Commit Graph

  • c83b769f28 Update Multiprotocol.ino pascallanger 2019-11-10 09:25:42 +01:00
  • dad3282bbb XN297Dump RF channel display pascallanger 2019-11-09 19:26:31 +01:00
  • 1621263fb0 HoTT telem doc update pascallanger 2019-11-09 12:10:56 +01:00
  • 2686cd0c48 Scanner in blocking mode for best perf pascallanger 2019-11-09 12:10:34 +01:00
  • b07b081a15 HoTT telemetry size change pascallanger 2019-11-07 11:13:48 +01:00
  • c5d4e8c191 Failsafe improvement pascallanger 2019-11-07 02:30:03 +01:00
  • 928641f535 HoTT: add progmem to tables pascallanger 2019-11-07 01:56:13 +01:00
  • c4c5ffec4f HoTT: Failsafe pascallanger 2019-11-07 01:03:57 +01:00
  • c048e97d3a DSM configurable max throw parameter through option pascallanger 2019-11-05 19:12:06 +01:00
  • 00f0719659 HoTT: more hop tables pascallanger 2019-11-05 19:11:28 +01:00
  • 0482627512 HoTT telem pascallanger 2019-11-05 00:31:20 +01:00
  • 5856442e0f First HoTT version pascallanger 2019-11-04 19:16:19 +01:00
  • 7b281e47d6 HoTT work in progress pascallanger 2019-11-04 09:26:12 +01:00
  • 6ef2934c18 Update Telemetry.ino pascallanger 2019-11-03 15:48:14 +01:00
  • 19b931223b Changed serial timer source pascallanger 2019-11-03 15:46:05 +01:00
  • ca15d7108f Prep for HoTT protocol and fix STM32 seed pascallanger 2019-11-02 20:51:41 +01:00
  • 2255675a2c
    Update Multiprotocol.ino Ben Lye 2019-11-02 17:49:48 +00:00
  • e6e4d33847 Few changes... pascallanger 2019-11-02 18:13:47 +01:00
  • 815cf4fd99 FrSky X telemetry quick fix pascallanger 2019-11-01 18:42:45 +01:00
  • 5cf2bf2cf5 Small tweaks pascallanger 2019-11-01 15:11:31 +01:00
  • 6632da0276
    Fix link pascallanger 2019-11-01 14:52:50 +01:00
  • 9b499ab7d1 Fix (?) protocol issues pascallanger 2019-10-31 23:33:10 +01:00
  • d29461607b Tweakes pascallanger 2019-10-29 00:36:57 +01:00
  • 243bdf2240 Merge branch 'master' into SPort_Send pascallanger 2019-10-29 00:02:59 +01:00
  • cde185901a PPM protcols: remove warning when setting negative option values pascallanger 2019-10-28 23:29:34 +01:00
  • a9f35f8095 Update _Config.h pascallanger 2019-10-27 17:05:02 +01:00
  • 63d7e32e06 INVERT_TELEMETRY_TX flag pascallanger 2019-10-27 17:02:38 +01:00
  • 400fdb3cc6 FrSkyX LBT RSSI timing improvement pascallanger 2019-10-27 16:44:36 +01:00
  • 9f1bdc901c FrSkyX LBT: implement LBT instead of transmitting all the time pascallanger 2019-10-27 13:20:53 +01:00
  • 61970b028e AFHDS2A: Fix LQI to channel pascallanger 2019-10-26 15:40:46 +02:00
  • aee92737ca Fix Failsafe compilation pascallanger 2019-10-25 22:27:46 +02:00
  • 0fddd9c119 Fix AFHDS2A RX_LQI forward on CH pascallanger 2019-10-25 22:03:39 +02:00
  • b156f66146 Fix Failsafe compilation pascallanger 2019-10-25 21:35:25 +02:00
  • 63e6590b65 Merge branch 'master' into SPort_Send pascallanger 2019-10-20 15:48:18 +02:00
  • 103be7f6e0
    Update Protocols_Details.md pascallanger 2019-10-18 18:08:42 +02:00
  • 2154b75499 Fix MULTI_NAMES len... pascallanger 2019-10-17 22:35:43 +02:00
  • 6a83cb5577 Frsky rx fixes (#289) goebish 2019-10-17 16:59:08 +02:00
  • 70ce8e9a1f Fix SLT inversion pascallanger 2019-10-17 16:56:15 +02:00
  • 22b4fc119c Fix D8 checksum check Goebish 2019-10-17 12:46:05 +02:00
  • 064630e592 Fix failsafe packets locks Goebish 2019-10-17 12:28:13 +02:00
  • fdd0a00d5a Correct option value for FrSky protocols pascallanger 2019-10-17 11:38:23 +02:00
  • a8cad1e70a Move optionDisp to Data[19] pascallanger 2019-10-17 09:41:20 +02:00
  • 79e89721b5 Restore previous cc2500 register init Goebish 2019-10-17 00:40:13 +02:00
  • 40afd67fc6 Disable MULTI_SYNC when using RX or Scanner protocols pascallanger 2019-10-16 20:18:24 +02:00
  • f3b9206d67 Merge branch 'master' into SPort_Send pascallanger 2019-10-16 18:54:43 +02:00
  • b76dd4c8ac
    Update Compiling_STM32.md pascallanger 2019-10-16 12:18:15 +02:00
  • 3eb507ebe6
    Update Compiling_STM32.md pascallanger 2019-10-16 12:17:40 +02:00
  • fe0a1f0f94 Create T16-internal-connection.png pascallanger 2019-10-16 11:30:45 +02:00
  • fab3339b8d
    Update Compiling_STM32.md pascallanger 2019-10-16 10:49:42 +02:00
  • 10604cf820 Create T16-internal-connector.png pascallanger 2019-10-16 10:45:16 +02:00
  • e297310a25 Update Scanner_cc2500.ino pascallanger 2019-10-15 20:00:45 +02:00
  • d71006f2ae Update Multi_Names.ino pascallanger 2019-10-15 20:00:41 +02:00
  • 7a8e099a79 Send MULTI NAMES all the time pascallanger 2019-10-15 11:19:42 +02:00
  • 822aa84fa2 Update Multi_Names.ino pascallanger 2019-10-15 08:54:02 +02:00
  • 948ce9e8b8 Send current protocol and sub protocol name pascallanger 2019-10-15 02:04:19 +02:00
  • caf145c38a Auto-detect FrSky RX format (#286) goebish 2019-10-14 00:28:39 +02:00
  • c4254141c7 Auto-detect D16FCC, D16LBT or D8 format during bind Goebish 2019-10-14 00:09:12 +02:00
  • f964cdec98 Update Multiprotocol.h pascallanger 2019-10-13 22:23:32 +02:00
  • f28bc94af3 Calibrate rf channels for D8 too Goebish 2019-10-13 21:51:59 +02:00
  • 6848fab873
    FiX AFHDS2A RX LNA switch pascallanger 2019-10-13 16:46:24 +02:00
  • 72d57cae71 Merge branch 'master' into SPort_Send pascallanger 2019-10-13 16:37:18 +02:00
  • a23178e20e Fix ADHDS2A RX LNA switch pascallanger 2019-10-13 16:35:09 +02:00
  • 5ae4f0288b Global def for the common RX variables pascallanger 2019-10-13 11:08:20 +02:00
  • e0e51eb187 Fix rc channels init (#284) goebish 2019-10-12 20:31:09 +02:00
  • 90b74f4f35 Fix rc channels init Goebish 2019-10-12 20:06:12 +02:00
  • 840944ea94 Merge branch 'SPort_Send' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module into SPort_Send pascallanger 2019-10-12 19:50:46 +02:00
  • 31ff27b1d3 PPM mode FrSkyX to FrSkyD pascallanger 2019-10-12 19:50:41 +02:00
  • a234ccbd05 Protocol FrSkyD (D8) receiver (#283) goebish 2019-10-12 19:50:11 +02:00
  • 3f9f7116c5 Add D8 receiver sub protocol Goebish 2019-10-12 19:19:22 +02:00
  • 91e8653737 Rename protocol Goebish 2019-10-12 00:37:28 +02:00
  • 2f64f1f84a Rename FrSkyX Rx to FrSky Rx Goebish 2019-10-12 00:21:07 +02:00
  • 6dfd54b8be Remove travis test for debug pascallanger 2019-10-11 10:08:25 +02:00
  • edb7729b35
    Update README.md Ben Lye 2019-10-11 08:46:19 +01:00
  • d434e63c22 Multi_sync updates pascallanger 2019-10-11 01:14:04 +02:00
  • cd7ede006c Sync radio -> module pascallanger 2019-10-10 23:12:09 +02:00
  • d4d0dc3dbc
    Update Compiling_STM32.md pascallanger 2019-10-10 16:18:15 +02:00
  • 5c7f997e7a Send channel order in MULTI_TELEMETRY pascallanger 2019-10-09 11:58:50 +02:00
  • 1623a007a4 Add Channel Order doc page (#281) Ben Lye 2019-10-08 20:42:49 +01:00
  • 0b19fa0bdf Disable channel mapping + telemetry inversion pascallanger 2019-10-08 18:52:47 +02:00
  • 2ca8b4e3cb
    Update README.md Ben Lye 2019-10-08 07:52:35 +01:00
  • a99beba979
    Update Channel_Order.md Ben Lye 2019-10-08 07:51:19 +01:00
  • 897c8b6ec5 Remove "Disable channel mapping" pascallanger 2019-10-08 00:07:23 +02:00
  • d427a7fec1
    DSM TH_KILL channel 14 pascallanger 2019-10-07 23:31:03 +02:00
  • b0749a1bee DSM TH_KILL channel 14 pascallanger 2019-10-07 23:30:17 +02:00
  • 2406080515 Update Protocols_Details.md pascallanger 2019-10-07 23:27:04 +02:00
  • b3f322ba1c Create Channel_Order.md Ben Lye 2019-10-07 13:57:00 +01:00
  • ff96146b04 Enhanced serial protocol pascallanger 2019-10-07 19:06:00 +02:00
  • e3a5b2825d Merge branch 'master' into SPort_Send pascallanger 2019-10-07 08:44:51 +02:00
  • 9fd72b5ad5 Fix scaling for +125% (#280) goebish 2019-10-05 19:02:59 +02:00
  • 1baf99efe5 Fix scaling for +125% Goebish 2019-10-05 18:20:26 +02:00
  • c2bf63991f Fix channel and rssi scaling (#279) goebish 2019-10-05 13:30:50 +02:00
  • acdbe990d5 Fix channel and rssi scaling Goebish 2019-10-05 12:57:35 +02:00
  • a75ae7b65a Create irx4-lite-cabling.jpg pascallanger 2019-10-04 19:46:13 +02:00
  • 507e4cb07b Create irx4-lite-boot0.jpg pascallanger 2019-10-04 19:40:56 +02:00
  • 0f250bb04b Merge branch 'master' into SPort_Send pascallanger 2019-10-04 19:04:24 +02:00
  • 4a315057a2 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module pascallanger 2019-10-04 19:03:37 +02:00
  • c8f44a0c4b Fix Multi receiver channels pascallanger 2019-10-04 19:03:19 +02:00
  • 382d853fe2
    Update Compiling_STM32.md pascallanger 2019-10-04 18:52:48 +02:00
  • a5996c488e Pictures pascallanger 2019-10-04 18:48:46 +02:00
  • 760642ecb3 Create irx4-lite.jpg pascallanger 2019-10-04 18:00:41 +02:00