skaman82
87e9bfd3d9
...restoring some files
2015-10-23 15:42:32 +02:00
ProDrone
ab883c6dc5
Cleanup code indention and positioning the rc_yaw_expo field
2015-05-22 21:37:03 +02:00
borisbstyle
502a70233a
update
2015-05-22 21:37:02 +02:00
borisbstyle
34c6077b5c
Yaw Expo Feature
2015-05-22 21:37:01 +02:00
Dominic Clifton
045d2b0ca4
Use updated IDs for MSP_LOOP_TIME and MSP_SET_LOOP_TIME. Cleanup and
...
fix backup/restore arming config. Backup restore/looptime. Add config
migration of looptime and arming config. Rename MSP_RCMAP to
MSP_RX_MAP to match cleanflight code.
2015-03-29 15:01:54 +01:00
Dominic Clifton
70593bc0a3
Update code to use correct selected for the RSSI AUX select element.
2015-01-07 20:15:21 +00:00
Dominic Clifton
eda54f13db
Update RSSI channel configuration.
2015-01-07 13:51:08 +00:00
cTn
e401b1ffce
renaming some of the appview hits
2014-10-30 12:33:39 +01:00
cTn
ecd34bf113
removing all code depending on CONFIG.capability that i could find on the first swoop
2014-10-12 18:38:04 +02:00
cTn
341416c180
attach window resize handlers in a way that doesn't overwrite previous handler
2014-10-06 19:16:48 +02:00
cTn
5105dc2165
clamp values to specific range
2014-10-05 19:46:27 +02:00
cTn
f9ff34fb8b
prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot
2014-10-01 13:16:22 +02:00
cTn
5cd042ae9d
remove active_tab_ref, name some of the anonymous functions, cleanup
2014-10-01 12:58:09 +02:00
cTn
fe4240deb7
rssi_aux_channel support in receiver tab, hybrid box bugfixes
2014-09-24 16:01:23 +02:00
cTn
c24b8fb482
MSP_BUILDINFO placeholder code
2014-09-24 15:19:22 +02:00
cTn
b826d8a6cf
custom made meter indicators with sub-glyph rendering
2014-09-23 14:23:56 +02:00
cTn
e7534f8035
sprinkle in some new bright colors for sensor status, reworking meters in receiver tab
2014-09-22 18:58:56 +02:00
cTn
0cb69faf00
fixing the last bugger in curve/value update event
2014-09-22 11:06:29 +02:00
cTn
a8b96a9206
dont cancel following events
2014-09-22 11:03:00 +02:00
cTn
17e5893dde
variable cleanup, event bugfixes, one more update condition left
2014-09-22 10:50:34 +02:00
cTn
ef2568e451
bugfixes for the most retarded map conversion i have ever seen (thank englishman for the fix)
2014-09-19 20:05:32 +02:00
cTn
036308fcdb
fix for constantly resetting focus
2014-09-19 18:45:57 +02:00
cTn
6be76d855d
implement channel map including validation and UI compatibility fallback
2014-09-19 17:44:04 +02:00
cTn
e9c4a533af
finishing touches to the crunching mechanism, backup and restore is all cleaned up now
2014-09-17 09:27:54 +02:00
cTn
e626fbeb7b
utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid)
2014-09-16 23:07:52 +02:00
cTn
d7810e1bb6
make initial tab data request burst better comply with strict mode to prevent random race conditions
2014-08-14 16:48:16 +02:00
cTn
dbf528345e
another run on undefined comparators
2014-08-14 16:41:49 +02:00
cTn
932a58d355
pretty pretty pretty
2014-08-12 16:20:26 +02:00
cTn
e27a194ec7
another refactor for global variables, bugfixes for logging tab initialization in strict mode
2014-08-12 15:51:31 +02:00
cTn
20e6ad0074
enable strict mode in couple more files
2014-08-09 20:01:17 +02:00
cTn
1885fba5a0
analytics overhaul
2014-07-16 12:59:12 +02:00
cTn
e49f4ea5ff
converting tab object initialization
2014-07-10 19:19:45 +02:00
cTn
799fc76c8e
hooking up all of the active_tab references
2014-07-10 18:51:02 +02:00
cTn
13f49c0f64
receiver in tabs
2014-07-10 18:20:09 +02:00
cTn
c6700a8588
equip all tab initializers with callback parameter (currently without hooks)
2014-07-09 16:12:37 +02:00
cTn
e8c4a03dd5
moving majority of save buttons to bottom right corner, graph margin plish
2014-07-04 20:55:46 +02:00
cTn
6e0177738c
removing obsolete highlight
2014-06-30 02:44:55 +02:00
cTn
5abe7473f8
moving send_message routine to MSP object
2014-06-01 14:10:18 +02:00
cTn
45ae10513c
accept flexible amount of aux channels (up to 28)
2014-05-20 14:06:15 +02:00
cTn
4ba7cc5a46
generate meters/lines UI dynamically
2014-05-19 23:36:04 +02:00
cTn
953d6f5ef2
saving some cycles in plots
2014-05-16 21:02:59 +02:00
cTn
5f07390d45
stuff rcData to array (allocating up to 32 chan)
2014-05-15 13:12:13 +02:00
cTn
a7c0e56254
receiver i18n support
2014-05-06 23:33:47 +02:00
cTn
2162a2b9d3
pre-enable i18n for all html content in tabs
2014-05-06 16:48:46 +02:00
cTn
244b6d923f
small optimization for RX plot scaling
2014-05-05 11:34:20 +02:00
cTn
3a5741d9ed
reorganizing update helpers
2014-04-21 12:14:03 +02:00
cTn
3421916c21
bugfixes for last merge
2014-04-21 11:59:02 +02:00
Tobias Raeder
c1fc82e0e4
Add helpers to resize the receiver/sensor plots
2014-04-20 23:12:18 +02:00
cTn
a0a2ff47a8
get plot dimensions from css (not hardcoded)
2014-04-13 14:49:29 +02:00
Tobias Raeder
de26bdb0d0
Use d3 to render the sensors tab
2014-04-13 11:54:35 +02:00