Pawel Spychalski (DzikuVx)
13f50294f3
references to INAV 1.2 removed
2018-05-07 20:46:11 +02:00
azol
eddf5473f4
Change 'RunCam Split' to 'RunCam Device'
2017-10-19 16:51:48 +08:00
Pawel Spychalski (DzikuVx)
8dfa070624
Port GPS renamed to Sensors and moved to separate column
2017-09-19 21:33:26 +02:00
Pawel Spychalski (DzikuVx)
3920cfa443
SmartAudio and Tramp support
2017-09-13 11:21:15 +02:00
Pawel Spychalski (DzikuVx)
ccc92ac3b6
Blackbox moved to Pheripherials column
2017-08-09 18:46:03 +02:00
azolyoung
02d4a8ae47
use FC version as condition to detect which is support rcsplit or not.
2017-08-06 15:02:05 +08:00
azol
73f324e4c1
add runcam split suport
...
add peripherals column on ports page
fixed ports page will show the rcsplit with apiversion less 1.27.0
move the modeName adjust function to peripherals.js, and add failsafe modename not update when rcsplit available
cleanup
clean up
2017-08-06 11:05:43 +08:00
Konstantin Sharlaimov (DigitalEntity)
0dcbf6109c
Add 4800 baud
2017-03-27 17:45:52 +10:00
Konstantin Sharlaimov (DigitalEntity)
12492267b7
Extend baudrates; Allow telemetry baud rates down to 1200 bps
2017-03-27 17:41:21 +10:00
Pawel Spychalski (DzikuVx)
9f7fae6f80
new tracking events
2017-01-25 19:46:03 +01:00
Pawel Spychalski (DzikuVx)
7c7b366ca7
references to pre 1.15 api version removed
2017-01-19 20:24:54 +01:00
Pawel Spychalski (DzikuVx)
3f196a9505
MSP_STATUS removed from manual pulls
2017-01-18 19:54:26 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26
tab tasks unified
2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017
timing methods extracted to separate classes
2017-01-18 15:54:45 +01:00
Pawel Spychalski (DzikuVx)
dfebfe9684
UART7 and UART8
2017-01-10 16:16:30 +01:00
Pawel Spychalski (DzikuVx)
9de6e9d2f1
fixed reboot sequence
2016-12-23 16:08:42 +01:00
Pawel Spychalski (DzikuVx)
1bb6850c24
Merge remote-tracking branch 'origin/master' into osd-support
2016-12-15 00:18:35 +01:00
Konstantin Sharlaimov (DigitalEntity)
2946004ccf
Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5
2016-12-12 14:07:17 +10:00
Pawel Spychalski (DzikuVx)
18a00dedf8
MSP refactoring
2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
505a5e2bf4
iBus telemetry
2016-09-08 10:41:25 +02:00
Konstantin (DigitalEntity) Sharlaimov
daf3dba48e
MAVLink compatibility cleanups
2016-07-14 22:14:51 +10:00
Konstantin Sharlaimov (DigitalEntity)
fa860ab1cd
Enable MAVLINK telem on FC > 1.2.0
2016-07-07 16:34:44 +10:00
Konstantin Sharlaimov (DigitalEntity)
e366967be8
MAVLink initial support
2016-05-06 22:05:13 +10:00
blckmn
87fe426130
Added name mapping for UARTs 5 and 6 (appearing on STM32F4 based boards).
2016-01-03 17:59:28 +11:00
Dominic Clifton
31fa4bfaa2
Change VCP reconnect delay to 2.5 seconds. 2 seconds was not long
...
enough.
2015-12-17 09:52:10 +01:00
Dominic Clifton
a091d8c2ad
Add support for LTM telemetry in Cleanflight v1.12.0 / MSP API 1.15
2015-12-14 21:28:22 +01:00
Dominic Clifton
85e4290d5a
Removing an unneeded console.log call
2015-11-28 15:22:42 +00:00
skaman82
0880343488
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
...
# Conflicts:
# main.js
# tabs/landing.js
2015-11-11 22:08:19 +01:00
Dominic Clifton
d73196ea11
Fix toggle buttons reverting to checkboxes after reboot.
...
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Dominic Clifton
a0acd86873
Use larger toggles on ports tab.
2015-11-11 20:45:25 +00:00
skaman82
b6b2812271
Fixing toggle buttons and the motors tab
2015-11-10 09:38:43 +01:00
Dominic Clifton
52fd9642bd
Fixed failed merge of VCP reboot handling.
2015-11-10 01:28:05 +00:00
Dominic Clifton
8324a2c002
Fix repeated documentation link generation. Fixed repeated switchery
...
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82
8e79a250ed
Basic rework of: Adjustments and PID tabs, little fixes and changes here and there
2015-11-04 22:22:23 +01:00
skaman82
29f38f38e0
Ports Tab rework
2015-10-30 20:30:27 +01:00
skaman82
87e9bfd3d9
...restoring some files
2015-10-23 15:42:32 +02:00
Larry (TBS)
e4f47f8153
- Target-unspecific VCP bugfix
2015-09-14 20:21:09 +08:00
Larry (TBS)
14c4fe1739
- take off reconnect for PR
2015-08-19 16:40:14 +08:00
Larry (TBS)
d22f3faf1d
* Add Colibri Race Support
2015-08-06 12:19:15 +08:00
Dominic Clifton
244685c9a6
Update version checking code to use semantic versioning - see
...
http://semver.org/
semver.js creating using browserify.
https://www.brcdn.org/?module=semver&version=4.3.4
2015-05-07 22:10:26 +01:00
Nicholas Sherlock
2863077ee3
Merge remote-tracking branch 'upstream/development' into development
2015-03-14 10:19:24 +13:00
Dominic Clifton
b2be2853b4
Provide a migration path from pre-1.8.0 firmware backups.
2015-03-11 23:34:24 +00:00
Nicholas Sherlock
b331315b76
Add 250000 baudrate for blackbox
2015-03-07 13:07:32 +13:00
Nicholas Sherlock
aa8d5300e5
Support new Blackbox baudrates including new 230400 rate
2015-03-06 19:58:57 +13:00
Dominic Clifton
67c8cdcaac
Internationalise the Telemetry port dropdown option for 'Disabled'.
2015-03-05 15:57:23 +00:00
Dominic Clifton
24dba62144
First working cut of new port configuration tab.
...
Migration from or configuration of pre 1.8.x firmware is not supported
but may be added later.
2015-03-03 22:56:48 +00:00
Dominic Clifton
c423aaf44d
work-in-progress changes to go with the corresponding serial-cleanup
...
firmware branch.
2015-02-27 01:15:37 +00:00
Dominic Clifton
6901aa2dbc
Cleanup serial port count code.
2015-02-08 23:16:17 +00:00
Nicholas Sherlock
38e9db1aca
Add BLACKBOX feature tickbox and Blackbox port scenarios
2015-01-07 12:40:21 +13:00
Dominic Clifton
d671bff583
First cut of functional 'Ports' tab. Support backup and restore of
...
serial port scenarios and baud rates. Add note to 'features' tab.
2015-01-03 00:58:52 +00:00