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