pascallanger
3fa40b2303
Bayang: add sub_protocol H8S3D
...
Protocol: 14
Sub_protocol: 1
2016-12-02 10:19:42 +01:00
pascallanger
33d676e1fe
Core: option to reverse input channels
2016-12-01 22:30:27 +01:00
pascallanger
afb7af287b
Flysky->CX20: hopping frequency based on any TXID
2016-11-30 18:28:56 +01:00
pascallanger
d6291a4c47
Flysky/CX20 fix
2016-11-30 17:02:09 +01:00
pascallanger
7228b84bf8
Flysky CX20 mods
2016-11-30 12:18:39 +01:00
pascallanger
2dbf8ebb65
Flysky: typos...
2016-11-30 07:55:07 +01:00
pascallanger
2d90844239
Flysky: addition of sub_protocol CX20
...
sub_protocol=4
7 channels
supports bind and extended channels
Only 1 TXID supported for now
2016-11-29 22:30:13 +01:00
pascallanger
5edaa6ec29
SLT: fix
2016-11-25 22:44:17 +01:00
pascallanger
1c0ed2a2c1
Q222 some channels direction reverse
2016-11-25 11:44:32 +01:00
pascallanger
245d27ea71
CX10 channel modifications
2016-11-25 10:28:18 +01:00
pascallanger
f14d4b8ac3
SLT
2016-11-24 20:28:42 +01:00
pascallanger
fdc867b9d5
Q222
2016-11-24 20:22:52 +01:00
pascallanger
8e876d6a99
Q222: arming
2016-11-24 19:06:33 +01:00
pascallanger
c9de0b4cf2
Q2X2 protocol addition for Q222/Q242/Q282
...
Q2X2 protocol : 29
Sub-protocols:
- Q222 : 0
- Q242 : 1
- Q282 : 2
2016-11-23 21:56:00 +01:00
pascallanger
27b3a86155
SLT Vista format
2016-11-23 15:35:27 +01:00
pascallanger
683bdc838d
SLT
2016-11-18 16:51:52 +01:00
pascallanger
4f9f10ddf2
Core: blinking pattern for PPM signal detection
2016-11-18 16:51:52 +01:00
pascallanger
7c22110c96
SLT Fix?
2016-11-16 21:17:03 +00:00
pascallanger
6ad9fb8f27
AFHDS2A sub protocols and validation
2016-11-06 16:36:44 +01:00
pascallanger
4348f4b0d4
STM32: USART init changed
2016-11-06 16:34:40 +01:00
pascallanger
22529e28d8
Fixed compilation issue if telemetry is not enabled
2016-11-06 16:32:43 +01:00
pascallanger
aa52bcee8c
Apply J6Pro modifications from Vlad
2016-11-06 15:47:40 +01:00
Arne Schwabe
7840438bfc
Allow TX to request forwarding of FlySky telemetry data
2016-11-05 01:21:26 +01:00
pascallanger
f56ca6318a
STM32: align STM32 code with other platforms for tx_pause/tx_resume
2016-10-27 11:15:25 +02:00
pascallanger
909fb2eb2b
AFHDS2A: working version
...
- Wait for transmit completion before switching to RX (no more fixed
delays...)
- Verify if data has been received before processing it (better handling
of telemetry)
- Added TX_RSSI (along with the existing RX_RSSI)
Known issue: RX_RSSI value needs to be looked at. I'm seeing only values
between 157 (bad) and 196 (good). Is this normal for this protocol?
2016-10-26 13:51:54 +02:00
pascallanger
b2209eaad0
AFHDS2A fix
2016-10-24 23:14:42 +02:00
pascallanger
3a3a2ec76d
AFHDS2A
2016-10-22 13:36:07 +02:00
pascallanger
01ef79ac33
AFHDS2A again
2016-10-22 12:06:44 +02:00
pascallanger
f78e11057d
...
2016-10-21 19:57:48 +02:00
pascallanger
314ee96525
AFHDS2A: another trial
2016-10-21 19:39:59 +02:00
pascallanger
efc1223d45
AFHDS2A: again...
2016-10-21 18:37:27 +02:00
pascallanger
38d9aa4997
AFHDS2A: another trial...
2016-10-21 18:10:25 +02:00
pascallanger
42c7431416
AFHDS2A: changes
2016-10-21 10:55:55 +02:00
pascallanger
d1e40ee71c
AFHDS2A cosmetic changes
2016-10-20 22:55:50 +02:00
pascallanger
43169d8bab
AFHDS2A: few changes
2016-10-20 22:33:37 +02:00
pascallanger
8cbbb52b95
Fixed compilation issues due to AFHDS2A introduction
2016-10-20 21:55:02 +02:00
pascallanger
807a55fcdc
AFHDS2A: option value changed
...
Option value should be between 0 and 70 which gives a value between 50
and 400Hz (value in Hz = 50 + 5*option)
2016-10-20 21:21:10 +02:00
pascallanger
8c5351445b
AFHDS2A: Missing static...
2016-10-20 20:35:36 +02:00
pascallanger
999c630c5a
AFHDS2A protocol addition: UNTESTED
...
Protocol number: 28
Sub protocols: PWM_IBUS = 0, PPM_IBUS = 1, PWM_SBUS = 2, PPM_SBUS = 3
Option value =0->50Hz, =1->400Hz, =2->5Hz
Extended channel range supported
Telemetry supported for voltage and RSSI (RX RSSI)
2016-10-20 19:29:52 +02:00
pascallanger
a0186ce8e4
MJXQ enhancements
2016-10-20 19:29:52 +02:00
pascallanger
68648b9920
Typos...
2016-10-18 09:27:14 +02:00
pascallanger
b9f297935b
Added batch file to help compiling OrangeTX
2016-10-17 09:06:21 +02:00
pascallanger
eb6fc4f8cf
Fix for STM32 board
2016-10-17 08:37:09 +02:00
pascallanger
8a177c34fa
Added Arduino.h for stm32 board
2016-10-16 23:25:52 +02:00
pascallanger
22a5f411d0
Move map redefinition to arduino.ino
2016-10-16 23:12:28 +02:00
pascallanger
f557609e9e
STM32 board & DSM fixes
...
Loads of changes:
STM32 board introduction: NOT TESTED
XMEGA renamed to ORANGE_TX to be more explicit
DSM: added reset if cyrf freezed
Validate: added a validate file to verify the different compilation
options
2016-10-16 19:51:52 +02:00
pascallanger
0fcc1316b2
DSM: 11ms max 10ch after switch to 22ms map
2016-09-25 10:08:29 +02:00
pascallanger
e9933bebe7
DSM: 11ms channel mapping
2016-09-24 13:58:06 +02:00
pascallanger
9810081b11
DSM: cleaned init_vals and data_vals
2016-09-23 21:27:44 +02:00
pascallanger
c7b155ccac
Fix OrangeTX pins...
2016-09-23 16:55:28 +02:00