William Yaworsky
e86a1e4481
Fixed typo in battery plugin
2014-02-04 23:38:49 -05:00
Bernhard K. Weisshuhn
51c0a086a0
Merge branch 'master' of github.com:eschnou/ardrone-webflight
2013-09-13 15:42:24 +02:00
Bernhard K. Weisshuhn
adf65c4e15
pass in jQuery dependency
2013-09-13 15:41:41 +02:00
Laurent Eschenauer
7e32bffb69
Press 'c' to switch camera channel (front/bottom)
2013-09-03 14:00:45 +02:00
Laurent Eschenauer
eafd160379
Moved buttons from main view to plugin
2013-08-28 22:09:49 +02:00
Bernhard K. Weisshuhn
f871506996
add button for flat trim
2013-08-28 16:33:37 +02:00
Laurent Eschenauer
796c206251
Merge pull request #32 from bkw/save-videostream-handle
...
save handle to video stream object in cockpit
2013-08-11 10:01:42 -07:00
Bernhard K. Weisshuhn
b7b8272c83
add dummy js file, so the script src link will be generated
2013-08-11 15:13:06 +02:00
Bernhard K. Weisshuhn
b4d5d3d688
save handle to video stream object in cockpit
2013-08-11 15:01:38 +02:00
Bernhard K. Weisshuhn
c20fe01306
serve drone stream client code from module
2013-08-11 14:53:43 +02:00
Jed Wood
a15997ba3b
toggle acceleration from slow to fast with 'tab'
2013-06-29 17:50:54 -07:00
Jed Wood
4f4c6f167b
add flip with 'f' key. Flips in direction of movement
2013-06-29 17:20:53 -07:00
Philmod
2e70414558
client.stop() if no more active commands (pilot plugin)
2013-06-12 11:57:18 -07:00
Laurent Eschenauer
0b68222c54
Schedule replay frames based on header timestamp
...
Closes #21
2013-06-11 12:16:17 +02:00
John Wiseman
d24a704de9
Remove compass easing to fix appearance of discontinuity as drone heading
...
moves through 180 degrees. Fixes issue #23 .
2013-06-10 18:02:02 -07:00
John Wiseman
c0c6b2eb83
Corrects artificial horizon pitch to be accurate for drone camera FOV and for
...
window resize.
2013-06-09 12:25:36 -07:00
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
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
Philmod
6c53161977
define keyboard through the config file
2013-05-30 21:53:32 -07:00
Laurent Eschenauer
f3d8d3667a
Added support for multiple keypress to pilot plugin
...
Closes #4
2013-05-30 21:26:15 +02:00
Laurent Eschenauer
3c69861faa
Fixed tabs/space mixup
2013-05-29 21:03:34 +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
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
6338d5e416
Fixed nodestream client
2013-05-20 21:41:12 +02: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
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