Laurent Eschenauer
776f845919
Initial version of Replay plugin
...
Closes #8
2013-06-04 21:52:15 +02:00
Laurent Eschenauer
ca25991889
Added video and PaVE header recording to blackbox
2013-06-02 10:54:40 +02:00
Laurent Eschenauer
8f81e55967
Added more navadat options
2013-06-01 23:25:13 +02:00
Laurent Eschenauer
1c490dc610
Added blackbox plugin
...
Press 'r' in the cockpit to start/stop recording of
the mission data. Each recording has its own folder
and contains the raw navdata json and a formatted
motion stream in a csv file.
More data will be added (e.g.logging of events & commands)
Closes #7
2013-06-01 23:02:36 +02:00
Laurent Eschenauer
86ca96db31
Passing config in dependencies
2013-06-01 22:41:03 +02:00
Laurent Eschenauer
ac31880d0e
Merge branch 'notifier-fe' of git://github.com/Philmod/ardrone-webflight into Philmod-notifier-fe
...
Conflicts:
.gitignore
2013-05-31 22:03:57 +02:00
Philmod
fa18da7eb1
basic messages: /message, /success, /error, /warning
2013-05-30 22:20:15 -07:00
Laurent Eschenauer
8bf41276dd
Removed tabs
2013-05-31 07:05:31 +02:00
Philmod
6e6e4c0283
images
2013-05-30 22:05:00 -07:00
Philmod
af8c6b2419
js and css files
2013-05-30 22:03:36 -07:00
Laurent Eschenauer
eba6fe2339
Merge pull request #15 from Philmod/pilot-keyboard
...
Define keyboard layout through the config file
2013-05-30 22:02:57 -07:00
Philmod
6c53161977
define keyboard through the config file
2013-05-30 21:53:32 -07:00
Laurent Eschenauer
6aa09d43e5
Update README.md
2013-05-30 22:04:44 +02:00
Laurent Eschenauer
f3d8d3667a
Added support for multiple keypress to pilot plugin
...
Closes #4
2013-05-30 21:26:15 +02:00
Laurent Eschenauer
a6df10a63d
Added a proper check for existing config file
2013-05-29 21:34:10 +02:00
Laurent Eschenauer
12bbe8a9c6
Update README.md
2013-05-29 22:27:46 +03:00
Laurent Eschenauer
3c69861faa
Fixed tabs/space mixup
2013-05-29 21:03:34 +02:00
Laurent Eschenauer
6f4b9f545a
Removed trailing whitespaces
2013-05-29 21:00:07 +02:00
Laurent Eschenauer
0599023174
Merge pull request #11 from wiseman/magnetocompass
...
Added magnetometer calibration to pilot plugin.
2013-05-29 11:42:34 -07:00
Laurent Eschenauer
758116f32f
Switched to new API
2013-05-29 20:30:57 +02:00
Laurent Eschenauer
48ac0c7342
Switched to git repo for dependencies
...
Since this development branch is moving really fast, and
depending on other projects movins as well, I switched to
git for dependencies.
Will fix dependencies to version when packaging a release.
2013-05-29 20:24:43 +02:00
John Wiseman
7e20174c38
Added magnetometer calibration to pilot plugin.
...
Also pass some events through the websocket.
2013-05-28 18:41:56 -07:00
Laurent Eschenauer
cde557eec6
Pass a videostream to dronestream
...
Enable sharing of video stream between plugins,
if the undelrying lib supports it.
2013-05-27 23:20:45 +02:00
Laurent Eschenauer
f60b6cf581
Added simple battery widget
2013-05-27 23:20:12 +02:00
Laurent Eschenauer
f4a73c4bb4
Fetch the png stream from the client, not directly
2013-05-25 21:07:16 +02:00
Laurent Eschenauer
a80b0552f8
Added combox recipe to deploy test environment
2013-05-22 16:33:06 +02:00
Laurent Eschenauer
b18cda1653
Added dependency on dronestream for video-stream plugin
2013-05-22 07:22:29 +02:00
Laurent Eschenauer
67ec11358f
Added video-stream in config example
2013-05-22 07:22:13 +02:00
Laurent Eschenauer
d491b8838f
Removed unused reference to WebSocket
...
Closes #1
2013-05-22 07:17:19 +02:00
Laurent Eschenauer
c93f9a1e88
Fixed package.json & bower.json
2013-05-21 21:24:59 +02:00
Laurent Eschenauer
0cf15c5cde
Update README.md
2013-05-20 23:34:55 +03:00
Laurent Eschenauer
90d162cadb
Update README.md
2013-05-20 23:34:30 +03:00
Laurent Eschenauer
5535981d8f
Added _site to gitignore
2013-05-20 22:31:59 +02:00
Laurent Eschenauer
6338d5e416
Fixed nodestream client
2013-05-20 21:41:12 +02:00
Laurent Eschenauer
fa044117e0
Update README.md
...
Added link to video-stream plugin
2013-05-20 22:33:48 +03:00
Laurent Eschenauer
61338c28ef
Integrated initial version of the dronestream based video plugin
2013-05-20 12:29:16 +02:00
Laurent Eschenauer
7f7cc17e8a
Fixed horizon resize funciton
2013-05-20 12:17:23 +02:00
Laurent Eschenauer
3903a2adb2
Fixed header css
2013-05-20 12:17:13 +02:00
Laurent Eschenauer
2d966f0edb
Moved jquery fullscreen to correct folder
2013-05-18 22:43:39 +02:00
Laurent Eschenauer
7fcf87379e
Refactored plugins injection
...
Passes a dependency map, makes it easier to add dependencies later
2013-05-18 22:36:51 +02:00
Laurent Eschenauer
ff115aa95c
Added header with project name
2013-05-18 22:27:55 +02:00
Laurent Eschenauer
8afa4735b8
Initial commit.
...
Integrated nodecopter-cockpit with ardrone-browser and refactored
to a plugin architecture.
2013-05-18 21:29:50 +02:00