pascallanger
9f721c528d
Bayang: rewritten the protocol to be more friendly with main scheduler
2020-01-12 19:42:51 +01:00
pascallanger
7f3c80c2a9
Fix DSM invalid protocol when binding
2020-01-12 18:18:47 +01:00
pascallanger
8f789607e4
Pelikan: add some hopping frequencies
2020-01-12 17:38:30 +01:00
pascallanger
6a9b6ed4be
XN297EMU: option=0->nrf24L01, option!=0 -> CC2500
...
XN297L@250kbps is emulated by default with the NRF24L01. If option (freq tune) is diffrent from 0, the CC2500 module (if installed) will be used instead with option being the freq usual tuning.
1.3.0.53
2020-01-12 14:06:27 +01:00
pascallanger
953a97dae4
Flyzone: add channel 5
2020-01-12 13:17:17 +01:00
pascallanger
86778c5997
XN297Dump: new auto mode
...
Automatically:
- find XN297L packet -> bitrate, scrambling, enhanced...
- use address to filter incoming packets
- find all frequencies
- determine channel order (basic)
- help to find out the changes by only displaying packets when there is a change in the packet
2020-01-12 13:16:30 +01:00
pascallanger
8c32cdf5fd
Pelikan: fix TX and multi ID
...
Still 1 hopping freq table
2020-01-12 13:00:30 +01:00
pascallanger
d092593e5c
Fix FrSky RX bind which could fail if another TX was around
2020-01-12 12:57:16 +01:00
pascallanger
edbf4b6908
Merge pull request #311 from benlye/multi-status-fix
...
Fix module status on erSkyTX
2020-01-11 10:20:03 +01:00
Ben Lye
43f688d011
Fix module status on erSkyTX
2020-01-10 18:25:56 +00:00
pascallanger
054c3088c3
Merge pull request #305 from Shkolik/Direct_inputs
...
Direct inputs
2020-01-02 17:29:45 +01:00
Andrew Shkolik
0cedd5bb66
disable myConfig
2019-12-30 16:53:12 -06:00
Andrew Shkolik
1961579fe4
code cleanup
2019-12-30 15:44:16 -06:00
Andrew Shkolik
6906f1652e
Inputs logic added
2019-12-24 23:41:04 -06:00
Andrew Shkolik
e2bbe8a422
definitions for direct inputs
2019-12-24 15:03:35 -06:00
pascallanger
8ea4e00d31
Pelikan protocol fix ?
2019-12-20 15:43:44 +01:00
pascallanger
917e27280f
Pelikan and Tiger protocol fixes
2019-12-20 09:29:37 +01:00
pascallanger
ec92edfc85
New protocol Tiger
...
Model: Tiger drone 1400782
Protocol number: 61
No sub_protocol
CH5: Flip
CH6: Light
2019-12-19 23:40:33 +01:00
pascallanger
afd2be6c59
New Pelikan protocol
...
Protocol number: 60
No sub proto
8 channels AETR...
Extended limit supported
!!Only 1 ID for now!!
2019-12-19 22:39:01 +01:00
pascallanger
a23d50bf0d
FrSkyX add bind options CH1-8/CH9-16 & Telem ON/OFF
2019-12-19 17:26:47 +01:00
pascallanger
cace1144db
Add TX_LQI (TLQY) comment
2019-12-09 10:47:17 +01:00
pascallanger
0d646ed1a6
Update Protocols_Details.md
2019-12-05 17:14:26 +01:00
pascallanger
e9b09ffecd
Update Protocols_Details.md
1.3.0.47
2019-12-04 10:58:40 +01:00
pascallanger
0008633d6e
Bayang RX: Sync
2019-11-30 12:11:08 +01:00
pascallanger
396c005b0a
BAYANG RX: enables 6 analog channels
...
Fix channels range -100%..+100%
2019-11-29 20:26:10 +01:00
pascallanger
d3c3fac4f7
Multi_names mandatory when using multi_telemetry
...
Validate that sub_proto is valid for the current protocol
Validate that disable channel mapping is valid for the current protocol
2019-11-29 18:50:57 +01:00
pascallanger
cf4acc1d4c
Bayang RX: fix warnings
2019-11-29 18:46:24 +01:00
pascallanger
5bd95f8414
Merge pull request #300 from goebish/protocol_bayang_rx
...
Protocol Bayang rx
2019-11-29 16:37:13 +01:00
Goebish
a31d9a83a3
Use table for channel mapping
2019-11-29 14:26:59 +01:00
Goebish
9b24589897
Fix linefeeds
2019-11-29 14:24:23 +01:00
Goebish
8f3d634132
Fix documentation tag
2019-11-29 14:21:58 +01:00
Goebish
5ef1ccb99b
Update protocol details
2019-11-29 13:36:36 +01:00
Goebish
e7d91bc76a
Update protocol details
2019-11-29 12:10:56 +01:00
Goebish
e4309824c2
Add missing stuffs
2019-11-29 11:57:06 +01:00
Goebish
cc6a35ac8a
Fix channel count
2019-11-29 02:53:19 +01:00
Goebish
1f13a6c281
Add Bayang RX protocol
2019-11-29 02:06:58 +01:00
Goebish
69519bdf14
Add skeleton for Bayang RX protocol
2019-11-28 20:02:59 +01:00
Ben Lye
2e5a8f384a
Add '-inv-' to file names for the xn297dump builds
2019-11-28 18:59:40 +00:00
pascallanger
c803eeb26a
Esky150: add sub protocols 4CH and 7CH
2019-11-28 17:01:33 +01:00
pascallanger
6a7497cdf8
Update FX816_nrf24l01.ino
1.3.0.45
2019-11-27 12:24:49 +01:00
pascallanger
3067ea3a5c
New protocol: FX816
...
Model P38
Protocol number: 58
Sub protocol: None
Channels: A & T
2019-11-27 12:12:13 +01:00
pascallanger
9a5309d84b
V911S: revert to nrf24l01
2019-11-27 12:10:49 +01:00
pascallanger
fff18f825a
DSM: change timing to see if it improves long range telemetry RX range
2019-11-27 12:08:17 +01:00
Ben Lye
e70bdd4152
Update .travis.yml
...
Put the 'v' back in the version number in the file names
2019-11-26 09:28:45 +00:00
Ben Lye
cf77a1981f
Travis CI test changes ( #297 )
2019-11-26 07:51:00 +00:00
pascallanger
10e33f5d5c
Update _Config.h
2019-11-21 08:49:39 +01:00
pascallanger
db442d81dd
Fix all compilation issues (?)
1.3.0.44
2019-11-11 19:15:39 +01:00
pascallanger
f800b4f90b
Merge pull request #291 from pascallanger/SPort_Send
...
New features
1.3.0.43
2019-11-11 17:30:26 +01:00
pascallanger
712f297d86
Update _Config.h
2019-11-11 17:19:27 +01:00
pascallanger
0afed7d3a4
Fix HoTT menu for internal module
2019-11-11 15:36:39 +01:00