Commit Graph

53 Commits (1c1135b261212fabf84f053045d85c5e24df2982)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 13f50294f3 references to INAV 1.2 removed 6 years ago
azol eddf5473f4 Change 'RunCam Split' to 'RunCam Device' 7 years ago
Pawel Spychalski (DzikuVx) 8dfa070624 Port GPS renamed to Sensors and moved to separate column 7 years ago
Pawel Spychalski (DzikuVx) 3920cfa443 SmartAudio and Tramp support 7 years ago
Pawel Spychalski (DzikuVx) ccc92ac3b6 Blackbox moved to Pheripherials column 7 years ago
azolyoung 02d4a8ae47 use FC version as condition to detect which is support rcsplit or not. 7 years ago
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
7 years ago
Konstantin Sharlaimov (DigitalEntity) 0dcbf6109c Add 4800 baud 8 years ago
Konstantin Sharlaimov (DigitalEntity) 12492267b7 Extend baudrates; Allow telemetry baud rates down to 1200 bps 8 years ago
Pawel Spychalski (DzikuVx) 9f7fae6f80 new tracking events 8 years ago
Pawel Spychalski (DzikuVx) 7c7b366ca7 references to pre 1.15 api version removed 8 years ago
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1483e5e26 tab tasks unified 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
Pawel Spychalski (DzikuVx) dfebfe9684 UART7 and UART8 8 years ago
Pawel Spychalski (DzikuVx) 9de6e9d2f1 fixed reboot sequence 8 years ago
Pawel Spychalski (DzikuVx) 1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 8 years ago
Konstantin Sharlaimov (DigitalEntity) 2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Pawel Spychalski (DzikuVx) 505a5e2bf4 iBus telemetry 8 years ago
Konstantin (DigitalEntity) Sharlaimov daf3dba48e MAVLink compatibility cleanups 8 years ago
Konstantin Sharlaimov (DigitalEntity) fa860ab1cd Enable MAVLINK telem on FC > 1.2.0 8 years ago
Konstantin Sharlaimov (DigitalEntity) e366967be8 MAVLink initial support 9 years ago
blckmn 87fe426130 Added name mapping for UARTs 5 and 6 (appearing on STM32F4 based boards). 9 years ago
Dominic Clifton 31fa4bfaa2 Change VCP reconnect delay to 2.5 seconds. 2 seconds was not long
enough.
9 years ago
Dominic Clifton a091d8c2ad Add support for LTM telemetry in Cleanflight v1.12.0 / MSP API 1.15 9 years ago
Dominic Clifton 85e4290d5a Removing an unneeded console.log call 9 years ago
skaman82 0880343488 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	main.js
#	tabs/landing.js
9 years ago
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.
9 years ago
Dominic Clifton a0acd86873 Use larger toggles on ports tab. 9 years ago
skaman82 b6b2812271 Fixing toggle buttons and the motors tab 9 years ago
Dominic Clifton 52fd9642bd Fixed failed merge of VCP reboot handling. 9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 29f38f38e0 Ports Tab rework 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 9 years ago
Larry (TBS) 14c4fe1739 - take off reconnect for PR 9 years ago
Larry (TBS) d22f3faf1d * Add Colibri Race Support 9 years ago
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
10 years ago
Nicholas Sherlock 2863077ee3 Merge remote-tracking branch 'upstream/development' into development 10 years ago
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 10 years ago
Nicholas Sherlock b331315b76 Add 250000 baudrate for blackbox 10 years ago
Nicholas Sherlock aa8d5300e5 Support new Blackbox baudrates including new 230400 rate 10 years ago
Dominic Clifton 67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 10 years ago
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.
10 years ago
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
10 years ago
Dominic Clifton 6901aa2dbc Cleanup serial port count code. 10 years ago
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 10 years ago
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.
10 years ago