156 Commits

Author SHA1 Message Date
tipouic
8b282dd506 MAJ telemtry BAYANG 2016-12-06 22:04:37 +01:00
tipouic
a95221200f En attente de test 2016-12-03 17:03:37 +01:00
tipouic
aa6058b0dd mise interrupt 2016-12-01 22:36:46 +01:00
tipouic
ddd2150d8e correction bug 2016-12-01 20:57:11 +01:00
tipouic
6934bbdcf6 Test ajout Nunchuck 2016-12-01 19:29:57 +01:00
tipouic
4222b5b345 maj 2016-12-01 19:25:52 +01:00
tipouic
a08370ce97 Suivit 2016-11-19 22:54:18 +01:00
tipouic
f12ff1c58d maj 2016-11-11 20:49:00 +01:00
tipouic
7c17fec35f teste flysky afhds2a STM2 2016-10-19 21:07:30 +02:00
tipouic
950ee9ddc2 Correction init A7105 2016-10-05 22:56:39 +02:00
tipouic
068b21cbb1 Création 2016-09-30 13:36:12 +02:00
tipouic
89bea4c38b Merge remote-tracking branch 'refs/remotes/pascallanger/master'
# Conflicts:
#	Multiprotocol/CX10_nrf24l01.ino
#	Multiprotocol/CYRF6936_SPI.ino
#	Multiprotocol/DSM2_cyrf6936.ino
#	Multiprotocol/Devo_cyrf6936.ino
#	Multiprotocol/FY326_nrf24l01.ino
#	Multiprotocol/FlySky_a7105.ino
#	Multiprotocol/FrSkyX_cc2500.ino
#	Multiprotocol/FrSky_cc2500.ino
#	Multiprotocol/KN_nrf24l01.ino
#	Multiprotocol/MJXQ_nrf24l01.ino
#	Multiprotocol/MT99xx_nrf24l01.ino
#	Multiprotocol/Multiprotocol.ino
#	Multiprotocol/NRF24l01_SPI.ino
#	Multiprotocol/SHENQI_nrf24l01.ino
#	Multiprotocol/Telemetry.ino
#	Multiprotocol/YD717_nrf24l01.ino
#	Multiprotocol/_Config.h
#	Multiprotocol/iface_nrf24l01.h
#	Multiprotocol/multiprotocol.h
#	README.md
2016-09-30 13:16:12 +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
pascallanger
f55fc5776e DSM: Fix Orange RX
Removed Col8 completely from the equation since there are too many
issues with it.
Code cleaning.
2016-09-23 16:01:26 +02:00
pascallanger
cf607e892b OrangeTX Cyrf reset pin 2016-09-22 08:29:29 +02:00
pascallanger
6bf906f2a7 Added Multiplex TX end points 2016-09-21 22:07:13 +02:00
pascallanger
7e897d604c Removing unecessary Resets... 2016-09-21 15:05:26 +02:00
pascallanger
39887df3ec OrangeTX code cleanning 2016-09-21 15:00:39 +02:00
pascallanger
fbb7a684bf Fixed OrangeTX compilation 2016-09-21 14:45:17 +02:00
pascallanger
449ad6cd0d DSM2 random channels 2016-09-21 14:29:09 +02:00
pascallanger
cfcd6e5f93 Code cleanup 2016-09-21 14:28:37 +02:00
pascallanger
73aab88109 Some cleanning 2016-09-20 18:27:09 +02:00
pascallanger
beb692a3c4 Fix pins again... 2016-09-20 01:04:25 +02:00
pascallanger
fcd47ecec6 Correct pins... 2016-09-19 23:43:14 +02:00
pascallanger
174e6ad637 Merge pull request #15 from bikemike/configurable_pins
made pins configurable and added support for nano
2016-09-19 21:12:08 +02:00
pascallanger
9c55a898f7 New DSM protocol
DSM sub_protocols are now:
- DSM2/1024@22ms
- DSM2/2048@11ms
- DSMX/2048@22ms
- DSMX/2048@11ms
Option=number of channels from 4 to 12 for normal receivers or -4 to -12
fro OrangeRX. An invalid option value will end up with 6 channels.
2016-09-19 18:58:09 +02:00
Mike Morrison
bb9018c094 made pins configurable and added support for nano 2016-09-16 20:34:28 -07:00
pascallanger
b09b4183bb DSM revert changes due to issues 2016-09-16 17:59:57 +02:00
pascallanger
3d7bc6583d Fix LED blink in PPM mode 2016-09-16 16:56:46 +02:00
pascallanger
99e8be227e PPM Telemetry: added serial speeds
Only supported for none invert telemetry:
FrSkyD (Incl Hubsan): 9600bps
FrSkyX: 57600bps
DSM: 125000bps
2016-09-16 10:39:44 +02:00
pascallanger
b1c38cc793 Typo... 2016-09-15 16:02:36 +02:00
pascallanger
04bdf3f26a Multi core extended to support up to 63 protocols
Compatible with ersky9x at this time.
2016-09-15 12:38:49 +02:00
pascallanger
ea7d0cdef5 E010 semi arbitrary transmitter ID 2016-09-13 16:38:04 +02:00
pascallanger
47bae63548 Orange TX module compilation fixes 2016-09-12 21:44:30 +02:00
pascallanger
8470f4f7fb DSM: fixed BIND_TEST... 2016-09-12 21:42:55 +02:00
pascallanger
242f9d55ed DSM: loads of changes... 2016-09-12 16:42:13 +02:00
pascallanger
236ac52925 Fix global ID random 2016-09-12 16:41:40 +02:00
pascallanger
3d26e6e340 Hontai/X5C1 fix 2016-09-12 16:40:45 +02:00
pascallanger
7918b392e8 Hontai fix 2016-09-10 09:42:39 +02:00
pascallanger
eb3905447f Hontai channels fix 2016-09-10 09:25:36 +02:00
klks
eae5f87eed Fix hontai code for X5C1 2016-09-10 11:28:53 +08:00
pascallanger
d4b85e3b1c Hontai protocol & Bit bashing pause/resume 2016-09-09 18:34:29 +02:00
pascallanger
d96ba9fa46 Flysky Flash space optimization 2016-09-04 16:49:00 +02:00
pascallanger
2261d655ea DEVO/J6pro Flash space optimization 2016-09-04 16:49:00 +02:00
pascallanger
8b67049863 Added NRF24L01_ReadPayloadLength 2016-09-04 16:49:00 +02:00
pascallanger
4daec3794e Renamed FrSky protocols to match with receivers 2016-09-03 11:49:25 +02:00
pascallanger
f0646dde32 FrSky1 Fix 2016-09-03 10:12:30 +02:00