Commit Graph

322 Commits (7d3a29c0b7037b8311f8af6ce26b20a108e7c17a)

Author SHA1 Message Date
cTn d953917953 immediately pull plots on start 2014-04-03 13:46:55 +02:00
cTn 75588cbf48 servos tab table polish 2014-04-02 15:47:34 +02:00
cTn fb099298b8 bugfix for profile select UI not updating in sync 2014-03-30 12:13:17 +02:00
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 2014-03-30 11:51:16 +02:00
cTn 1a2be85155 keep dom elements for lines if possible 2014-03-30 11:11:06 +02:00
cTn 12847de8ba tiny optimize 2014-03-29 21:48:20 +01:00
cTn 7e3a63a4d1 new receiver plot based on D3 2014-03-29 19:21:13 +01:00
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
2014-03-29 00:59:39 +01:00
cTn 241b44e893 instead of searching each update, use references 2014-03-28 18:45:50 +01:00
cTn a7fab85d42 updating flotr2, rework of graph pull timers 2014-03-23 18:49:21 +01:00
cTn 1597de647c add name to some anonymous functions in data tab 2014-03-23 00:38:25 +01:00
cTn 82badeece1 callback hell resolving patch, optimize 2014-03-23 00:28:41 +01:00
cTn 9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn 3f6f363d1b plot update rate can be now adjusted in RX tab 2014-03-06 19:50:01 +01:00
cTn 52559cf9ec tiny sensors tab code polish 2014-03-06 19:48:10 +01:00
cTn 219a0dfdfa motor UI bugfixes, bug reported by mastag25 2014-03-02 23:29:19 +01:00
cTn 781d058228 display commit date & message with online fw
#25
2014-02-27 18:56:12 +01:00
cTn 94947808e3 release 2014-02-27 12:05:31 +01:00
cTn f30a26c1a5 cleanup, info and log messages added 2014-02-26 08:32:57 +01:00
cTn 9df8ad2337 adding missing chrome.storage implementation 2014-02-26 08:20:30 +01:00
cTn 09a1252410 mostly working flash on connect sequence 2014-02-26 08:10:08 +01:00
cTn ab4a5398b4 adding flash on connect UI, backend missing 2014-02-26 07:09:53 +01:00
cTn e0b9388834 save reboot sequence settings across instances 2014-02-25 15:40:18 +01:00
cTn 0101f753f9 dump sensor data values on tab re-initialization
fixes #28
2014-02-25 13:59:52 +01:00
cTn d365ab6645 first pass on making sensor tab variables private
#28
2014-02-25 13:29:22 +01:00
cTn 9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
2014-02-22 22:54:06 +01:00
cTn fafd92efe4 hide overloaded variable from the user
#fixes 27
2014-02-22 22:21:47 +01:00
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
2014-02-22 22:02:07 +01:00
cTn 844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +01:00
cTn afd0bcf59a fix font size on one of the 3d cube sides 2014-02-20 12:47:35 +01:00
cTn 31125f3f67 request first set of samples then load GPS UI 2014-02-15 01:10:01 +01:00
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
2014-02-14 22:17:51 +01:00
cTn d4dbb880d6 more cleanup 2014-02-14 21:54:21 +01:00
cTn 40a30118a6 removing obsolete code 2014-02-14 21:53:29 +01:00
cTn 65555b224c added profile select in PID tab 2014-02-14 15:41:36 +01:00
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
2014-02-10 16:26:43 +01:00
cTn df602751f5 bugfixes related to new ihex parser land 2014-02-09 15:36:22 +01:00
cTn e2cfa50262 moving workers to js folder 2014-02-07 21:48:04 +01:00
cTn 430d366c8f bugfix for tab inner re-initialization 2014-02-04 18:56:20 +01:00
cTn 8686a45831 adding more user-notify messages 2014-02-04 18:52:21 +01:00
cTn 60cdd51dfa dynamic scale for motor output block size 2014-02-03 09:23:15 +01:00
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
2014-02-03 09:10:13 +01:00
cTn a30569077a removing obsolete notify, first hooks to GUI.log 2014-02-03 08:45:21 +01:00
cTn 3fb3c337e6 moving Vario below ALT in PID tab 2014-02-02 18:40:16 +01:00
cTn 37c96b9aea initial changes 2014-02-02 15:31:09 +01:00
cTn 12b2d7b85d cleanup for initial setup values 2014-02-02 03:59:16 +01:00
cTn 014844ba0a apply limits, cleanup for RC values in pid tab 2014-02-02 03:47:25 +01:00
cTn 67d0fc9f3a cleanup, reorder, add limits 2014-02-02 03:42:55 +01:00
cTn 4c309967bb rename 2014-02-02 01:35:57 +01:00
cTn 35d66ed4c3 moving MSP related data object to separate file 2014-01-28 01:33:25 +01:00
cTn 61fe3d6141 only fire one event instead of 8 on master change 2014-01-26 21:41:46 +01:00
cTn c389a71ece adding method to empty send buffer, limits 2014-01-26 21:37:19 +01:00
cTn a339b25c64 async approach to aux status updating 2014-01-26 20:00:29 +01:00
cTn 47ef16b575 servos tab bugfix 2014-01-26 19:56:03 +01:00
cTn 575f5ac8ef instant initialization for graphs 2014-01-26 15:22:12 +01:00
cTn 8c95ee1ca7 changing scale factors 2014-01-26 00:30:07 +01:00
cTn 9f421618ac merge #23 2014-01-25 21:15:40 +01:00
Lukas S 10b238d14f add VEL-PID setting 2014-01-25 20:05:09 +01:00
cTn 793be64474 force redraw on each new CLI messages (bugfix)
fixes failed / half-redraw behavior that i am experiencing on windows
with chromium 33+ beta
2014-01-24 22:17:17 +01:00
cTn 5a2ebe9af4 moving content loading inside tab initialization 2014-01-24 17:06:54 +01:00
cTn b7179db5f6 disabling custom spinner emulation 2014-01-23 23:47:14 +01:00
cTn 9745a97e46 UI polish / bugfixes 2014-01-23 23:47:01 +01:00
cTn dd72cf25ee UI bugfix 2014-01-22 23:26:06 +01:00
cTn 39075c06ab drop junk in input buffer before entering CLI
this could use some polishing but i think it will do for now
close #21
2014-01-22 20:51:12 +01:00
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 2014-01-22 20:35:37 +01:00
cTn 834345a80c master slider, min/max limits, needs more testing
fixes #19
2014-01-22 19:55:36 +01:00
cTn eaeda19842 visual indicators for successful save to eeprom
close #20
2014-01-22 19:05:52 +01:00
cTn dfff14781a adding limits 2014-01-22 16:24:01 +01:00
cTn 996b81b53f enabling spinners in all spinner required tabs 2014-01-22 16:03:14 +01:00
cTn d0bf009abb initial custom spinner implementation, needs work 2014-01-22 15:36:34 +01:00
cTn fa6ae21076 moving stuff around 2014-01-22 00:32:26 +01:00
cTn b7458ee0e0 bugfix 2014-01-21 22:46:54 +01:00
cTn 0ccdc762b4 adding refresh button to PID/Receiver tabs 2014-01-19 17:30:55 +01:00
cTn 6382cd96df redistributing requests to keep animations smooth 2014-01-18 12:30:01 +01:00
cTn fd576711a9 blind ports 2014-01-18 12:14:18 +01:00
cTn 2bd899e4a1 add race conditions 2014-01-16 03:09:17 +01:00
cTn 449f219a0c initialize initial tab after "reset to default" 2014-01-15 16:55:33 +01:00
cTn d8aca56961 mag declination handling changes 2014-01-15 15:17:29 +01:00
cTn f9087db785 ui polish and bugfixes 2014-01-15 14:16:43 +01:00
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