Commit Graph
1361 Commits
Author SHA1 Message Date
Pascal Langer b15a5d4a45 Flysky and Assan output map 2017-11-20 19:12:37 +01:00
Ben Lye 40ae0c7257 Add my configuration 2017-11-20 16:34:57 +00:00
Pascal Langer 113caf4970 AVR Boards: auto bootloader setting 2017-11-20 17:04:38 +01:00
Pascal Langer 8ea70a1b77 Tons of updates 2017-11-20 16:01:12 +01:00
pascallanger af88abb13f Delete FrSkyX_cc2500.ino 2017-11-20 15:53:00 +01:00
midelic f13701b120 SymaX impove rates in headless mode. 2017-11-14 12:15:08 +02:00
midelic 5f7c598a34 fix compile error for avr module when commented FrSkyX protocol 2017-11-06 17:45:14 +01:00
midelic defd354286 Fix AFHDS2A failsafe problem 2017-11-04 20:43:56 +01:00
midelic f9e6b30550 Fix AFHDS2A failsafe problem 2017-11-04 20:40:20 +01:00
midelic d451af365a Fix telemetry FrSkyX protocol 2017-11-04 17:14:29 +01:00
midelic 57a78535f2 updated version number 2017-10-20 17:06:45 +01:00
midelic 0f752e2571 Add STM32 bootloader files_2 2017-08-03 18:55:04 +03:00
midelic ca6cd65d46 Revert "Revert "Add STM32 bootloader files""
This reverts commit ddc287a84e.
2017-08-03 18:41:06 +03:00
midelic ddc287a84e Revert "Add STM32 bootloader files"
This reverts commit c92ec031ae.
2017-08-03 18:40:03 +03:00
midelic c92ec031ae Add STM32 bootloader files 2017-08-03 18:39:21 +03:00
midelic ef2d4d6b12 Add flashing with TX for STM32_board 2017-07-31 22:21:41 +03:00
midelic 2753f6c4e5 added Mike Blandord modifications
- used bootloader to flash multi-module with TX
-updated  FrslyX protocol telemetry sequence
2017-07-28 23:39:51 +03:00
hexfet a1fb4a0ac5 Revert terminating newline. 2017-07-22 22:41:34 -04:00
hexfet ebf0c4fae6 Change spaces to tabs. 2017-07-22 22:39:26 -04:00
hexfet 44a086a27b Revert terminating newline. 2017-07-22 22:35:43 -04:00
hexfet 4624075112 Update sequence number logic to send invalid sequence indicator when invalid sequence detected. Works to resync telemetry stream as tested with EU firmware version. 2017-07-22 22:07:42 -04:00
Arne Schwabe 3850ce88d3 DSM: Remove special bind stick positionsD
Spektrum own remotes transmit normal values during bind and actually use this (e.g. Nano CP X) to select the transmitter mode (e.g. computer vs non-computer radio, so always end normal output
2017-04-12 16:10:18 +02:00
pascallanger 700b922350 Fix AFHDS2A power issue 2017-04-10 11:33:26 +02:00
pascallanger bdfeeb9a41 Fix STM32 issue and OrangeTX compilation 2017-04-10 11:24:21 +02:00
pascallanger 32c59cb583 DM002 2017-03-23 20:48:34 +01:00
pascallanger 940a89fa38 DM002: 2 TX ID/RF & features addition 2017-03-23 18:05:00 +01:00
pascallanger 59af0594dc DM002: correct channels 2017-03-22 16:17:12 +01:00
pascallanger 8cf6d4f7d8 add DM002 2017-03-22 14:58:59 +01:00
pascallanger 995bb921c1 DM002 protocol
protocol number 33
sub_protocol none=0
ch5=flip
ch6=led
ch7=headless
2017-03-22 14:55:55 +01:00
pascallanger d7076f5295 PPM: add MIN_PPM_CHANNELS and MAX_PPM_CHANNELS 2017-02-28 10:36:35 +01:00
pascallanger 29a5397491 SLT: revert to previous version 2017-02-28 10:33:43 +01:00
pascallanger a3927218a6 Futaba middle value 1520 2017-02-24 20:22:28 +01:00
pascallanger a19a14665f GW008 Autobind protocol 2017-02-24 13:41:32 +01:00
pascallanger 55bc6f9a00 FrSkyX telemetry RSSI and LQi 2017-02-24 13:27:19 +01:00
pascallanger 997d31addd FrSkyX add telemetry TX_RSSI, RX_LQI, TX_LQI 2017-02-24 11:48:25 +01:00
pascallanger 548390b0d7 GW008 protocol addition
Protocol number: 32
No sub_protocol
2017-02-24 11:00:10 +01:00
pascallanger 846e09c7cb Disable low power by default 2017-02-23 11:23:25 +01:00
pascallanger 2ba3552578 AFHDS2A: prevent TX inbound swamping during bind 2017-02-23 10:07:09 +01:00
pascallanger 943bb6d15b SFHSS reverse channels direction 2017-02-23 09:15:12 +01:00
pascallanger 14ca63571d Fix OrangeTX compilation 2017-02-21 14:20:25 +01:00
pascallanger d9fb856eb8 Fix Multi OrangeTX build 2017-02-21 00:29:48 +01:00
pascallanger 9ee0311ea9 FrSkyD compilation issue without telemetry 2017-02-11 11:40:40 +01:00
pascallanger 0c5fae01b5 WAIT_FOR_BIND feature
This feature will not activate the selected protocol unless a bind is
requested using bind from channel or the GUI "Bind" button. It is only
enabled if bind from channel and autobind are set since I think they are
working well together.
The goal is to prevent binding other people's model when powering up the
TX, changing model or scanning through protocols.
There is a new blinking pattern associated to it as well as a new status
"Waiting for bind".
This feature is enabled by default in _config.h .
2017-02-10 17:38:07 +01:00
pascallanger 219beb4a0e Fix Multi_status bind flag when invalid protocol selected 2017-02-08 22:42:39 +01:00
pascallanger 68e9948493 . 2017-02-07 12:09:13 +01:00
pascallanger 11650450c8 Chip select based on pin definition 2017-02-07 12:08:11 +01:00
pascallanger bf5598515e Removed board option in _config.h 2017-02-06 21:51:03 +01:00
pascallanger c02f273d57 New feature: end bind
This new feature is available:
- in serial mode and when binding from the GUI. As soon as the Bind
window is closed = serial bind bit was set and cleared, the current bind
operation will be terminated.
- if the bind was initiated from the Bind on channel feature (bind
channel goes high) then as soon as the bind channel goes low the current
bind operation will be terminated.
Tested on ersky9x which does open a bind window, not sure about
OpenTX...

Some protocols (Hubsan, Assan, FY326, Shenqi...) which are waiting for
model/RX to reply will stay in bind mode.
2017-02-06 18:46:34 +01:00
pascallanger 0a7cd3d6e9 Reset invert serial when switching protocol 2017-02-06 15:50:43 +01:00
pascallanger 00e47b9afb MultiOrange: add Walkera protocol 2017-02-06 10:39:58 +01:00