Commit Graph

  • 5e91a2b7d0 Update Validate.h Goebish 2019-09-17 23:10:04 +02:00
  • 6fde97ed8f Add missing static keyword Goebish 2019-09-17 22:42:08 +02:00
  • 0d8df1f6f9 Fix RSSI reading Goebish 2019-09-17 22:14:55 +02:00
  • 9ae0b1c385 Send channels to TX Goebish 2019-09-17 22:06:55 +02:00
  • 69bdfe3dba
    Update package_multi_4in1_board_index.json Ben Lye 2019-09-17 20:36:24 +01:00
  • 2e08518701 Fix bind Goebish 2019-09-17 18:06:00 +02:00
  • 8f8a132209 Fix defines Goebish 2019-09-17 17:16:28 +02:00
  • 5aebe20886 Fix chanskip for first packet Goebish 2019-09-17 15:24:36 +02:00
  • bff4150dec Retry longer until first packet is catched Goebish 2019-09-17 15:15:43 +02:00
  • 7513dbb570 Add TX ID check Goebish 2019-09-17 14:07:20 +02:00
  • d267d96458 Add freq fine tune & low power mode (disable lna) Goebish 2019-09-17 13:42:16 +02:00
  • d73d163a58 Update Validate.h Pascal Langer 2019-09-17 09:53:18 +02:00
  • 48a52ae5b2 Update Multiprotocol.ino (#265) Ben Lye 2019-09-17 08:37:18 +01:00
  • a5a4573ad1 Bind channel has FS_AUTOCAL Goebish 2019-09-17 02:59:11 +02:00
  • 4245f84fb1 Bypass LNA since intended usage implies tx & rx are close together Goebish 2019-09-17 02:51:55 +02:00
  • 6f01eaa94e Fix compilation Goebish 2019-09-17 01:36:53 +02:00
  • afe4f670ca Store bind information Goebish 2019-09-17 01:30:16 +02:00
  • c1a0652315 Binds & receives data packets Goebish 2019-09-17 00:39:42 +02:00
  • 7ef70aa347 Update Multiprotocol.ino Ben Lye 2019-09-16 20:47:13 +01:00
  • 2e912608a8 Update Validate.h Ben Lye 2019-09-16 20:44:13 +01:00
  • 174e19bee2 Add skeleton for FrSkyX receiver protocol Goebish 2019-09-16 15:19:56 +02:00
  • 078dc2ab17 AFHDS2A telemetry AA and AC Pascal Langer 2019-09-14 16:34:19 +02:00
  • 6f4522caa6 Revert "AFHDS2A telemetry AA and AC" Pascal Langer 2019-09-14 16:31:27 +02:00
  • 3c76ce9f39 AFHDS2A telemetry AA and AC Pascal Langer 2019-09-14 16:27:07 +02:00
  • 8601149051 Fix scanner telemetry (#262) goebish 2019-09-14 16:07:49 +02:00
  • 74c7a43933 Take several samples per channel, keep maximum value Goebish 2019-09-14 15:19:02 +02:00
  • 31d88d6f37 Fix scanner telemetry Goebish 2019-09-14 14:12:23 +02:00
  • d7ef15d435
    Update Compiling_STM32.md pascallanger 2019-09-12 16:08:20 +02:00
  • 27e3645b56
    Update Compiling_STM32.md pascallanger 2019-09-12 15:55:08 +02:00
  • 95eb4e1a22
    Update Compiling_STM32.md pascallanger 2019-09-12 15:54:18 +02:00
  • 32ea07bf5a
    Update Compiling_STM32.md pascallanger 2019-09-12 15:51:58 +02:00
  • 06272575c5
    Flash from TX pascallanger 2019-09-12 15:50:12 +02:00
  • edd6432d4c Update Validate.h v1.2.1.76 Pascal Langer 2019-09-11 15:26:35 +02:00
  • 303c4615e9 Fix scanner compilation issue Pascal Langer 2019-09-11 12:23:36 +02:00
  • 10a4ef9d1f Disable scanner telemetry when scanner protocol is disabled Ben Lye 2019-09-11 06:57:04 +01:00
  • 7d327c1622 Scanner 2.4GHz Pascal Langer 2019-09-10 23:37:54 +02:00
  • 6a74b83f98
    Update .travis.yml Ben Lye 2019-09-08 14:40:59 +01:00
  • f864e61c67 Send spectrum data by packets of 5 channels Goebish 2019-09-08 15:33:15 +02:00
  • c601c2dd98
    Update .travis.yml Ben Lye 2019-09-08 14:25:52 +01:00
  • c27b60749f
    Update Travis CI script (#257) Ben Lye 2019-09-08 13:33:26 +01:00
  • 96dd017614 Update Travis CI script Ben Lye 2019-09-08 08:53:51 +01:00
  • b3cb286088
    Update package_multi_4in1_board_index.json Ben Lye 2019-09-07 18:54:27 +01:00
  • 361903e8ec
    Doc updates for new board package (#256) Ben Lye 2019-09-07 18:23:08 +01:00
  • 57a90c2f56 Rename functions to avoid (future) duplicates Goebish 2019-09-07 00:02:01 +02:00
  • c2a7420edf Basic cc2500 spectrum scanner Goebish 2019-09-06 23:51:29 +02:00
  • 70465e9560
    Update Compiling_STM32.md Ben Lye 2019-09-06 19:46:22 +01:00
  • d72c69242d
    Update package_multi_4in1_board_index.json Ben Lye 2019-09-06 19:43:10 +01:00
  • 5ee0b1c554
    Update Compiling_STM32.md Ben Lye 2019-09-06 19:40:41 +01:00
  • a259bc9154
    Update Compiling_STM32.md Ben Lye 2019-09-06 19:22:57 +01:00
  • 797e569240
    Update Compiling_STM32.md Ben Lye 2019-09-06 19:15:58 +01:00
  • 0e4b2b1e15
    Update Arduino_IDE_Boards.md Ben Lye 2019-09-06 19:04:22 +01:00
  • 9558d3f223
    Update Compiling_STM32.md Ben Lye 2019-09-06 18:50:35 +01:00
  • 539819fa0c Accomodate new Debug Option setting in Arduino IDE (#255) Ben Lye 2019-09-06 13:05:57 +01:00
  • ff045300a1 Accomodate new Debug Option setting in Arduino IDE Ben Lye 2019-09-06 07:42:45 +01:00
  • 8b75dad5c0 Added option for Pulsetrain remapping Open UAS 2019-09-05 23:24:56 +02:00
  • d80c218744 Add timeout to serial debug (#253) Ben Lye 2019-09-05 07:33:01 +01:00
  • 0603d220a9
    T16 Flash from TX pascallanger 2019-09-04 17:39:47 +02:00
  • e13fe56f47
    Include the Jumper T16 pascallanger 2019-09-04 17:38:00 +02:00
  • d229004144 Set CC2500 to RX mode Goebish 2019-09-04 14:58:52 +02:00
  • c688d63b8f CC2500 spectrum analyzer Goebish 2019-09-04 13:57:07 +02:00
  • 467c131de0 Add timeout to serial debug Ben Lye 2019-09-03 14:28:12 +01:00
  • acd7694485
    Update Protocols_Details.md pascallanger 2019-09-02 19:23:15 +02:00
  • 7f50edacc8
    Update Protocols_Details.md pascallanger 2019-09-02 19:07:48 +02:00
  • 5a4906c5b5
    Update Protocols_Details.md pascallanger 2019-09-02 19:06:34 +02:00
  • 13574c921a Enable cyrf6936 lna, no att Goebish 2019-09-01 14:27:47 +02:00
  • ce5b6f50eb Fix send telemetry frame Goebish 2019-09-01 00:16:07 +02:00
  • 5e34884451 Don't need to init FrSkyD telemetry Goebish 2019-08-31 19:12:30 +02:00
  • 1193b1578b Merge with master Goebish 2019-08-31 19:03:24 +02:00
  • 5dfe371b68 Add spectrum scanner protocol Goebish 2019-08-31 18:47:09 +02:00
  • 4e906757b9 XN297Dump fix enhanced unscramble mode Pascal Langer 2019-08-24 22:39:27 +02:00
  • 1f0b21e351 Fix GW008 protocol Pascal Langer 2019-08-24 22:14:18 +02:00
  • 2f3ea323c7 CHECK_FOR_BOOTLOADER now enabled by default in _config.h Pascal Langer 2019-08-24 21:50:36 +02:00
  • d4e77c6499 XN297Dump: added enhanced packet mode Pascal Langer 2019-08-24 21:37:26 +02:00
  • ffc56b049d
    Update Advanced_Debug.md pascallanger 2019-08-20 14:07:38 +02:00
  • ddac89d732
    Update Advanced_Debug.md pascallanger 2019-08-20 14:06:01 +02:00
  • fecf2805c7 WIP: Advanced topics Pascal Langer 2019-08-20 14:01:56 +02:00
  • 4dcc88ba32 Serial debug documentation Pascal Langer 2019-08-18 18:44:36 +02:00
  • 084308d8a4 Update Multi.txt Pascal Langer 2019-08-18 17:08:27 +02:00
  • 1ffb5c405b New protocol: Flyzone v1.2.1.71 Pascal Langer 2019-08-17 22:37:00 +02:00
  • ad29409407 New protocol ZSX Pascal Langer 2019-08-10 21:43:14 +02:00
  • 6f33abb25e New protocol Traxxas v1.2.1.69 Pascal Langer 2019-08-06 17:27:42 +02:00
  • 2c9693389e Fix DSM telemetry and global cyrf6936 freq tunning Pascal Langer 2019-08-01 14:23:08 +02:00
  • faaae0865c Added collectivepitch throttle channel swap option needed for JR Graupner PPM Transmitters Open UAS 2019-07-31 14:20:58 +02:00
  • d3c82c4da4 Add option instructions to update STM module (#243) MRC3742 2019-07-18 04:34:46 -04:00
  • f7cc533c01
    Add option instructions to update STM module MRC3742 2019-07-06 11:39:03 -04:00
  • 541a96e7b4 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module v1.2.1.67 Pascal Langer 2019-07-04 10:37:42 +02:00
  • 5b234a9cbc Mandatory use of boards AVR 1.0.7 and STM32 1.1.4 solving path space issues Pascal Langer 2019-07-04 10:37:25 +02:00
  • 24c3a62f3a
    Update package_multi_4in1_board_index.json Ben Lye 2019-07-04 09:31:51 +01:00
  • 23756a387a XN297Dump: fix packet timer Pascal Langer 2019-07-03 20:51:13 +02:00
  • efbd350dfd GD00X: fix typo... Pascal Langer 2019-07-03 18:27:39 +02:00
  • 072e95c84e Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module Pascal Langer 2019-07-03 18:13:08 +02:00
  • 4be26e7202 GD00X: add high/low rates Pascal Langer 2019-07-03 18:07:18 +02:00
  • a616cbb95c
    Update Protocols_Details.md pascallanger 2019-07-03 18:05:54 +02:00
  • 8aea9aa3dd Added a common deadband conversion code Pascal Langer 2019-07-03 17:39:05 +02:00
  • e4992bc917
    Update Protocols_Details.md pascallanger 2019-07-03 16:48:06 +02:00
  • 000b3e97c7
    Update Protocols_Details.md pascallanger 2019-07-03 09:55:16 +02:00
  • cb91e19413
    Update Compiling_STM32.md pascallanger 2019-07-03 00:18:45 +02:00
  • c72e690085
    Update Compiling_STM32.md pascallanger 2019-07-02 23:32:27 +02:00
  • f1a4e659e7
    Update Compiling_STM32.md pascallanger 2019-07-02 23:28:02 +02:00
  • 0d56d17d52
    Update Compiling_STM32.md pascallanger 2019-07-02 23:25:37 +02:00