Commit Graph

193 Commits (5a195e3b093f6c1e4a6f61033bb4ac8d59cfc35b)

Author SHA1 Message Date
cTn edbf03aa3f support for mag_declination and UI polish 2014-01-15 12:34:23 +01:00
cTn 8c98bff682 support for maxthrottle and mincommand 2014-01-15 12:10:27 +01:00
cTn 43263c7dd5 revert faulty equation 2014-01-14 14:37:29 +01:00
cTn 20bb851514 implements throttle UI
#15
2014-01-13 18:07:34 +01:00
cTn 467b228b34 MISC UI implementation for battery
fixes #15
2014-01-13 17:43:22 +01:00
cTn 1f2180be89 removing obsolete code / cleaning up 2014-01-13 14:18:46 +01:00
cTn 937dcf9742 extending range of RC rate to 0-2.5 2014-01-13 14:04:06 +01:00
cTn ce495cd260 limit custom firmware file size to 1 MB 2014-01-11 00:08:24 +01:00
cTn dba4b0d6dd updating url 2014-01-04 18:27:02 +01:00
cTn b96d19a542 UI polish 2014-01-04 17:58:44 +01:00
cTn e4666efa4e UI polish 2014-01-04 11:13:59 +01:00
cTn c5b82cf32d UI polish 2014-01-04 10:37:52 +01:00
cTn 96ea6bcdb5 more UI changes 2014-01-03 10:51:43 +01:00
cTn 64038b64a0 enable MSP_STATUS update in servos tab 2014-01-03 10:40:15 +01:00
cTn 07e72f230c UI polish 2014-01-03 10:35:57 +01:00
cTn 608a7f7916 UI polish 2014-01-03 10:22:22 +01:00
cTn 7dbd4bac82 UI polish 2014-01-03 10:13:55 +01:00
cTn 4a34035891 UI polish 2014-01-03 10:01:54 +01:00
cTn e38a515b31 fix always triggered save button in receiver tab 2014-01-01 12:17:08 +01:00
cTn 438815fd75 note about auto-connect in firmware flasher 2013-12-29 11:22:13 +01:00
cTn 34a42a4a29 moving firmware flasher css to separate file 2013-12-29 11:18:25 +01:00
cTn 809cc427de fix "blinking" UI glitch 2013-12-18 21:58:01 +01:00
cTn ad8304f7a8 handle small screen resolutions more gracefully
fixes #16
2013-12-18 14:57:27 +01:00
cTn 078d305259 allow save button to trigger with CAMSTAB 2013-12-18 02:35:00 +01:00
cTn 01a5c753aa bugfixes & tiny optimizations 2013-12-15 02:28:12 +01:00
cTn fd62b8568c validation 2013-12-12 17:10:10 +01:00
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 2013-12-11 18:57:29 +01:00
cTn 64dbef2c58 simplify hex referencing 2013-12-10 08:19:18 +01:00
cTn ac02c9ac5e disable servo ui when its not necessary 2013-12-08 20:19:49 +01:00
cTn 66b7f31498 moving css for each tab into separate file 2013-12-07 23:13:29 +01:00
cTn af1c2972fc typo fix 2013-12-07 02:06:05 +01:00
cTn 1e89ffd808 show raw firmware size in bytes 2013-12-05 23:15:37 +01:00
cTn ae6d902b88 fixing buffer overflow 2013-12-05 11:03:29 +01:00
cTn 0344110c2d using IDENT as first callback to draw initial tab
fixes #10
2013-12-05 10:25:13 +01:00
cTn b950ad9fb8 check for CAMSTAB and CAMTRIG
fixes #12
2013-12-05 10:07:13 +01:00
cTn 607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
2013-12-05 09:54:49 +01:00
cTn 5427d18438 unverified support for gimbal in servos tab 2013-11-19 09:51:39 +01:00
cTn 55de43255c implements progress bar fix #7 2013-11-16 13:03:42 +01:00
cTn f490f99596 processing hex file in different thread 2013-11-16 10:01:29 +01:00
cTn 1b4a51ef05 utilizing improved GUI object in CLI 2013-11-15 17:17:22 +01:00
cTn c106f45ebf streamlining 2013-11-15 17:03:50 +01:00
cTn 71ee8d5ad1 utilizing new hex parser 2013-11-15 16:17:43 +01:00
cTn d73ebb2614 adding lockdown protection on flash button 2013-11-14 19:02:32 +01:00
cTn e1b950e034 polishing 2013-11-14 16:40:47 +01:00
cTn 422c19fb22 adding warning 2013-11-14 08:07:57 +01:00
cTn 5917b78d54 adding back button with ui hooks 2013-11-14 07:49:02 +01:00
cTn a0c442064f bugfixes 2013-11-14 07:39:39 +01:00
cTn b6fb43993a noting down some github api 2013-11-13 13:53:44 +01:00
cTn 89b2f79c52 polishing 2013-11-13 13:31:34 +01:00
cTn ae04de8862 adding support for remote firmware loading 2013-11-13 13:24:05 +01:00
cTn a06e37603f polishing across the board 2013-11-13 10:56:14 +01:00
cTn 93fed34799 removing debug code 2013-11-13 10:36:36 +01:00
cTn d3cd348ac3 initial implementation of stm32 flash procedure 2013-11-13 10:04:14 +01:00
cTn cf4151c3a2 adding style, implementing more UI hooks 2013-11-13 09:32:33 +01:00
cTn 3304bcf6f3 adding & utilizing hex reader 2013-11-13 09:13:24 +01:00
cTn f15f749ed3 initial code for reading local hex file 2013-11-13 09:09:02 +01:00
cTn 5033273773 adding flasher button and initial file structure 2013-11-13 08:55:29 +01:00
cTn 4244b56ffa adding some misuse protection 2013-11-12 12:07:41 +01:00
cTn 7cbf695602 implementing live mode 2013-11-12 11:43:08 +01:00
cTn 43b0d615dc adding accel note 2013-11-12 08:48:13 +01:00
cTn 3d58387f62 change button bg color while calibrating 2013-11-12 05:16:05 +01:00
cTn 641ae33628 polishing text 2013-11-12 02:32:06 +01:00
cTn 2013095c01 motor test mode polished 2013-11-12 02:24:45 +01:00
cTn 7003a339ff utilizing capability bit 2013-11-11 13:37:03 +01:00
cTn edc7df490c motor testing implementation (needs to be polished) 2013-11-11 12:57:22 +01:00
cTn 324721a834 save sequence for rate mode implemented 2013-11-11 07:02:32 +01:00
cTn 6316bbb80b rate mode implemented for airplane (missing save) 2013-11-11 06:56:03 +01:00
cTn 3a9b96390a removing some obsolete code 2013-11-11 06:00:52 +01:00
cTn 5a400c141f adding notice in the beginning of file 2013-11-11 05:38:48 +01:00
cTn b21ff9ce1b polished 2013-11-10 22:53:54 +01:00
cTn 6cd532cc02 bitfields should save properly now (needs polish) 2013-11-10 22:37:19 +01:00
cTn e4703d9b88 improving support 2013-11-10 21:56:53 +01:00
cTn 0754e9558e second approach to implement servos 2013-11-10 21:41:10 +01:00
cTn a93ce9e384 makes no sense at all #2 2013-11-10 18:40:20 +01:00
cTn d2b1c3553e makes no sense at all 2013-11-10 18:31:44 +01:00
cTn 00d3833454 releasing 2013-11-09 18:36:38 +01:00
cTn 475b331816 removing about page 2013-11-09 07:02:08 +01:00
cTn 0f23b5f5d9 utilizing tab_switch_cleanup functionality 2013-11-09 06:14:21 +01:00
cTn 36604ca724 implementing GUI object with active_tab tracking 2013-11-09 05:57:05 +01:00
cTn 474a610a30 utilizing new MSP callback api
this resolves a lot of underlying bugs, however bug that causes failed
initialization after leaving CLI tab and entering Servo tab is still
there.
2013-11-09 04:05:33 +01:00
cTn fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00
cTn a91e04e1c4 placeholder code for rate parameter 2013-11-08 15:15:24 +01:00
cTn 32a140268d save button now actually save the configuration 2013-11-08 13:52:44 +01:00
cTn 255c0d24ae bugfixes and initial update ui hook 2013-11-08 13:30:23 +01:00
cTn 5f6aeb72f8 initial work on servos 2013-11-08 13:04:30 +01:00
cTn 711a052f04 adding servos tab 2013-11-08 10:35:06 +01:00
cTn 5941ada4cd adding forgotten array selectors 2013-11-01 21:42:28 +01:00
cTn 8e7897ed9c polishing 2013-11-01 15:04:55 +01:00
Davide Bertola ecf585cd5b Add command history to cli
Use up/down arrows to cycle trought it
2013-11-01 13:33:19 +01:00
Stefan Kolla 737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
2013-10-31 15:05:39 -07:00
Davide Bertola f8bab91562 Add debug graphs to raw sensor data tab 2013-10-31 22:45:07 +01:00
cTn 45da60fc3e implemented "landing page" and changelog 2013-10-30 17:42:04 +01:00
cTn efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn 8509396384 display current aux channel positions 2013-10-29 14:51:56 +01:00
cTn 0084a3cf33 routine changes 2013-10-29 14:49:43 +01:00
cTn bdfddcbadb fixing titles 2013-10-27 23:52:12 +01:00
cTn 30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn d11ff74156 Get context with jQuery 2013-09-27 17:27:41 +02:00
cTn 89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
2013-09-25 20:57:21 +02:00
cTn e3aaa710ae copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +02:00