Commit Graph

  • 8af985a2cb FrSkyRX: check additional ID and use RX num Pascal Langer 2020-04-05 10:44:09 +02:00
  • 08eee34446 Protocol PROPEL: enhanced telemetry 1.3.0.81 Pascal Langer 2020-04-05 09:39:33 +02:00
  • 0a5b97a177 New Protocol: PROPEL Pascal Langer 2020-04-03 19:36:05 +02:00
  • cab782b38e
    redpine updates to make released betaflight and deviation builds (#341) Bryce Johnson 2020-04-02 04:39:26 -06:00
  • ed8588094d redpine updates to make released betaflight and deviation builds Bryce Johnson 2020-03-19 22:01:28 -06:00
  • d1518d763b
    Add files via upload 1.3.0.79 pascallanger 2020-03-30 21:22:12 +02:00
  • 44a676b809 Update Multiprotocol.h Pascal Langer 2020-03-30 18:22:13 +02:00
  • d66709ea87 Update Protocols_Details.md Pascal Langer 2020-03-29 19:23:28 +02:00
  • 358a77cf7c Update Protocols_Details.md Pascal Langer 2020-03-29 19:15:32 +02:00
  • 1a631908f4 Update FrSky_Rx_cc2500.ino Pascal Langer 2020-03-29 19:09:56 +02:00
  • 9f32a1f22b FrSkyRX protocol: chanskip test Pascal Langer 2020-03-29 18:49:37 +02:00
  • dfd3386319 FrSkyX v2.1: initial support Pascal Langer 2020-03-29 18:44:03 +02:00
  • 3df836e6b8 Hitec: fix a bind issue 1.3.0.76 Pascal Langer 2020-03-21 19:00:40 +01:00
  • 2b8ed25843 FrSkyD: Change hopping frequencies Pascal Langer 2020-03-21 15:17:46 +01:00
  • 62250d2f25 ESky: addition of sub-protocol ET4 Pascal Langer 2020-03-21 15:16:01 +01:00
  • a4e9082f53 SLT CC2500 fix Pascal Langer 2020-02-20 17:37:58 +01:00
  • 7217e8c41d SLT: fix? Pascal Langer 2020-02-18 15:50:54 +01:00
  • a7ac093753 SLT: CC2500 fix Pascal Langer 2020-02-17 16:44:02 +01:00
  • 5503502bad SLT: fix going from NRF to CC2500 Pascal Langer 2020-02-17 13:10:57 +01:00
  • 5124c2a96d SLT: use the CC2500 emulation layer if requested/available Pascal Langer 2020-02-17 11:45:28 +01:00
  • 73d7728e08 Change CC2500 emulation layer to support NRF24L01 @250K Pascal Langer 2020-02-17 11:44:53 +01:00
  • 8b7bd00a48 Update Multi.txt Pascal Langer 2020-02-16 20:48:49 +01:00
  • 68a6af0eb5 Update E119 channels and flags Pascal Langer 2020-02-16 20:18:02 +01:00
  • 693f9f58eb V911S: new sub protocol E119 Pascal Langer 2020-02-16 20:05:29 +01:00
  • 4a01e2d472 missed the last 3 bytes here, loop should continue one more time (#322) Tomer Abramovich 2020-01-24 22:09:37 +02:00
  • 09a9e7ac6e missed the last 3 bytes here, loop should continue one more time Tomer Abramovich 2020-01-24 20:29:55 +02:00
  • e4fd1f4399 FrSkyR9: 16 channels pascallanger 2020-01-24 14:59:26 +01:00
  • 0d5fcb0849 FrskyR9 protocol pascallanger 2020-01-24 12:12:07 +01:00
  • 2236c256ba
    Merge pull request #320 from UnTraDe/master pascallanger 2020-01-24 10:12:19 +01:00
  • 945ad2e7bd now using FrSkyX_scaleForPXX to scale channel values for FrSky R9 instead of using floating point math Tomer Abramovich 2020-01-23 22:29:57 +02:00
  • 6f9740f03f moved register definitions to a different file and created higher level functions for using them; added preliminary support for 868 MHz mode, not fully working yet Tomer Abramovich 2020-01-23 22:25:00 +02:00
  • f9fa4dff73 Update _Config.h pascallanger 2020-01-22 16:11:42 +01:00
  • 77bf17967d initial working version of R9M, 8 CH and BINDING support only Tomer Abramovich 2020-01-21 17:42:33 +02:00
  • 7281c0b5bf Comment FRSKYX2 protocol for now pascallanger 2020-01-21 10:51:07 +01:00
  • e6cab65560 Fix paranthesis... pascallanger 2020-01-21 10:29:11 +01:00
  • cc115323e1 Prep for FrSky X v2 pascallanger 2020-01-20 23:52:17 +01:00
  • 58665ea7a7 Bubble up errors in release builds Ben Lye 2020-01-15 19:53:46 +00:00
  • 3920644caf Reduce protocols for debug test builds. Ben Lye 2020-01-15 18:46:43 +00:00
  • 9031b7ba1b Bubble up errors in release builds Ben Lye 2020-01-15 19:53:46 +00:00
  • 25aecbf15e XK full ID to address and hop freqs generation pascallanger 2020-01-16 23:43:29 +01:00
  • 3d45b4fc2a Reduce protocols for debug test builds. Ben Lye 2020-01-15 18:46:43 +00:00
  • e18d8868d2 Protocol Pelikan: hop freq change with RX_num pascallanger 2020-01-15 16:28:03 +01:00
  • c6e5d00a2b Protocol Pelikan: fix rx_tx_addr[1]... pascallanger 2020-01-14 23:00:50 +01:00
  • 7a5b4dea1a XK X420/X520: 2 valid IDs pascallanger 2020-01-14 22:51:47 +01:00
  • 5df877f32c Protocol XK X420: Changed bitrate to 1Mbps pascallanger 2020-01-14 22:05:30 +01:00
  • c5c7dda2e0 Update XK X420 channel order pascallanger 2020-01-14 21:25:43 +01:00
  • 492b9e5ed4 New protocol XK pascallanger 2020-01-14 12:19:12 +01:00
  • 9f721c528d Bayang: rewritten the protocol to be more friendly with main scheduler pascallanger 2020-01-12 19:42:51 +01:00
  • 7f3c80c2a9 Fix DSM invalid protocol when binding pascallanger 2020-01-12 18:18:47 +01:00
  • 8f789607e4 Pelikan: add some hopping frequencies pascallanger 2020-01-12 17:38:30 +01:00
  • 6a9b6ed4be XN297EMU: option=0->nrf24L01, option!=0 -> CC2500 1.3.0.53 pascallanger 2020-01-12 14:06:27 +01:00
  • 953a97dae4 Flyzone: add channel 5 pascallanger 2020-01-12 13:17:17 +01:00
  • 86778c5997 XN297Dump: new auto mode pascallanger 2020-01-12 13:16:30 +01:00
  • 8c32cdf5fd Pelikan: fix TX and multi ID pascallanger 2020-01-12 13:00:30 +01:00
  • d092593e5c Fix FrSky RX bind which could fail if another TX was around pascallanger 2020-01-12 12:57:16 +01:00
  • edbf4b6908
    Merge pull request #311 from benlye/multi-status-fix pascallanger 2020-01-11 10:20:03 +01:00
  • 43f688d011 Fix module status on erSkyTX Ben Lye 2020-01-10 18:25:56 +00:00
  • 054c3088c3
    Merge pull request #305 from Shkolik/Direct_inputs pascallanger 2020-01-02 17:29:45 +01:00
  • 0cedd5bb66 disable myConfig Andrew Shkolik 2019-12-30 16:53:12 -06:00
  • 1961579fe4 code cleanup Andrew Shkolik 2019-12-30 15:44:16 -06:00
  • 6906f1652e Inputs logic added Andrew Shkolik 2019-12-24 23:41:04 -06:00
  • e2bbe8a422 definitions for direct inputs Andrew Shkolik 2019-12-24 15:03:35 -06:00
  • 8ea4e00d31 Pelikan protocol fix ? pascallanger 2019-12-20 15:43:44 +01:00
  • 917e27280f Pelikan and Tiger protocol fixes pascallanger 2019-12-20 09:29:37 +01:00
  • ec92edfc85 New protocol Tiger pascallanger 2019-12-19 23:40:33 +01:00
  • afd2be6c59 New Pelikan protocol pascallanger 2019-12-19 22:39:01 +01:00
  • a23d50bf0d FrSkyX add bind options CH1-8/CH9-16 & Telem ON/OFF pascallanger 2019-12-19 17:26:47 +01:00
  • cace1144db Add TX_LQI (TLQY) comment pascallanger 2019-12-09 10:47:17 +01:00
  • 0d646ed1a6 Update Protocols_Details.md pascallanger 2019-12-05 17:14:26 +01:00
  • e9b09ffecd Update Protocols_Details.md 1.3.0.47 pascallanger 2019-12-04 10:58:40 +01:00
  • 0008633d6e Bayang RX: Sync pascallanger 2019-11-30 12:11:08 +01:00
  • 396c005b0a BAYANG RX: enables 6 analog channels pascallanger 2019-11-29 20:26:10 +01:00
  • d3c3fac4f7 Multi_names mandatory when using multi_telemetry pascallanger 2019-11-29 18:50:57 +01:00
  • cf4acc1d4c Bayang RX: fix warnings pascallanger 2019-11-29 18:46:24 +01:00
  • 5bd95f8414
    Merge pull request #300 from goebish/protocol_bayang_rx pascallanger 2019-11-29 16:37:13 +01:00
  • a31d9a83a3 Use table for channel mapping Goebish 2019-11-29 14:26:59 +01:00
  • 9b24589897 Fix linefeeds Goebish 2019-11-29 14:24:23 +01:00
  • 8f3d634132 Fix documentation tag Goebish 2019-11-29 14:21:58 +01:00
  • 5ef1ccb99b Update protocol details Goebish 2019-11-29 13:36:36 +01:00
  • e7d91bc76a Update protocol details Goebish 2019-11-29 12:10:56 +01:00
  • e4309824c2 Add missing stuffs Goebish 2019-11-29 11:57:06 +01:00
  • cc6a35ac8a Fix channel count Goebish 2019-11-29 02:53:19 +01:00
  • 1f13a6c281 Add Bayang RX protocol Goebish 2019-11-29 02:06:58 +01:00
  • 69519bdf14 Add skeleton for Bayang RX protocol Goebish 2019-11-28 20:02:59 +01:00
  • 2e5a8f384a
    Add '-inv-' to file names for the xn297dump builds Ben Lye 2019-11-28 18:59:40 +00:00
  • c803eeb26a Esky150: add sub protocols 4CH and 7CH pascallanger 2019-11-28 17:01:33 +01:00
  • 6a7497cdf8 Update FX816_nrf24l01.ino 1.3.0.45 pascallanger 2019-11-27 12:24:49 +01:00
  • 3067ea3a5c New protocol: FX816 pascallanger 2019-11-27 12:12:13 +01:00
  • 9a5309d84b V911S: revert to nrf24l01 pascallanger 2019-11-27 12:10:49 +01:00
  • fff18f825a DSM: change timing to see if it improves long range telemetry RX range pascallanger 2019-11-27 12:08:17 +01:00
  • e70bdd4152
    Update .travis.yml Ben Lye 2019-11-26 09:28:45 +00:00
  • cf77a1981f
    Travis CI test changes (#297) Ben Lye 2019-11-26 07:51:00 +00:00
  • 3f7cc21a4f Travis CI test changes Ben Lye 2019-11-24 19:32:52 +00:00
  • 10e33f5d5c Update _Config.h pascallanger 2019-11-21 08:49:39 +01:00
  • db442d81dd Fix all compilation issues (?) 1.3.0.44 pascallanger 2019-11-11 19:15:39 +01:00
  • f800b4f90b
    Merge pull request #291 from pascallanger/SPort_Send 1.3.0.43 pascallanger 2019-11-11 17:30:26 +01:00
  • 712f297d86 Update _Config.h pascallanger 2019-11-11 17:19:27 +01:00
  • 0afed7d3a4 Fix HoTT menu for internal module pascallanger 2019-11-11 15:36:39 +01:00
  • 6a03972ff3 Update Protocols_Details.md pascallanger 2019-11-10 19:34:31 +01:00
  • 0e40f64c6b Enable HoTT RX config menu pascallanger 2019-11-10 18:55:03 +01:00