Commit graph

  • e5d23ba238 Travis fixed warnings configuration TRAVIS_FORCE_BUILD 4.0.1 jgromes 2020-07-08 20:50:23 +02:00
  • 7397a1a957 Bump version to 4.0.1 jgromes 2020-07-08 19:06:38 +02:00
  • 58194483b1 [SX127x] Added methods to manually set LoRa LDRO (#162) jgromes 2020-07-08 18:52:34 +02:00
  • 96405b938d [SX126x] Added methods to manually set LoRa LDRO jgromes 2020-07-08 18:52:08 +02:00
  • a91c8252d6 Added new keywords jgromes 2020-07-08 18:51:01 +02:00
  • 760fefaad8 [CC1101] Fixed invalid default Rx bandwidth jgromes 2020-07-08 18:00:09 +02:00
  • 93080845d2 Added missing keywords jgromes 2020-07-06 19:39:16 +02:00
  • a827f91bca Skipped warnings for SparlFun Apollo jgromes 2020-07-06 18:31:05 +02:00
  • 37a94494b4 Added TODOs jgromes 2020-07-06 18:30:36 +02:00
  • 8cbbf3d668 [ESP8266] Changed length type to size_t TRAVIS_FORCE_BUILD jgromes 2020-07-06 17:28:17 +02:00
  • eabbf9e5af [TL] Changed type to size_t jgromes 2020-07-06 17:16:53 +02:00
  • 422e4ee7b1 Travis added missing platform links TRAVIS_FORCE_BUILD jgromes 2020-07-06 16:56:21 +02:00
  • 362c8a064e Travis added missing platforms jgromes 2020-07-06 16:51:37 +02:00
  • f70c403d3f Travis fix missing path jgromes 2020-07-06 16:48:07 +02:00
  • e0d7398fe9 Travis fix indentation jgromes 2020-07-06 16:45:18 +02:00
  • 4e79d7d26a Travis switched to Arduino CLI jgromes 2020-07-06 16:28:38 +02:00
  • 9152c5d91d Travis set Arduino to 1.8.13 and enabled warnings TRAVIS_FORCE_BUILD jgromes 2020-07-06 15:48:23 +02:00
  • cdbabdb30d [SX126x] Fixed unused parameter (TRAVIS_FORCE_BUILD) 4.0.0 jgromes 2020-07-06 12:37:29 +02:00
  • c9add26cfe Fixed array as initializer (illegal pre-C++11) jgromes 2020-07-06 12:36:19 +02:00
  • 2a2efb5413 Bump version to 4.0.0 jgromes 2020-07-06 11:57:09 +02:00
  • b21f93342e [SX126x] Synced parameters of all LoRa modules jgromes 2020-07-06 11:48:25 +02:00
  • e1141ca64c [SX127x] Synced parameters of all LoRa modules jgromes 2020-07-06 11:48:14 +02:00
  • 59c4fe638f [RFM9x] Synced parameters of all LoRa modules jgromes 2020-07-06 11:48:02 +02:00
  • 8682357881 [Si443x] Synced parameters of all FSK modules jgromes 2020-07-06 11:14:33 +02:00
  • 4d00170612 [SX128x] Synced parameters of all FSK modules jgromes 2020-07-06 11:14:21 +02:00
  • ec225236d0 [SX1231] Synced parameters of all FSK modules jgromes 2020-07-06 11:14:08 +02:00
  • 82e4cb7f97 [SX127x] Synced parameters of all FSK modules jgromes 2020-07-06 11:13:53 +02:00
  • c8f4698a26 [SX126x] Synced parameters of all FSK modules jgromes 2020-07-06 11:13:37 +02:00
  • 59434cb025 [RF69] Synced parameters of all FSK modules jgromes 2020-07-06 11:13:24 +02:00
  • 58db5d1661 [CC1101] Synced parameters of all FSK modules jgromes 2020-07-06 11:13:01 +02:00
  • a437e25968 [PHY] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:53:40 +02:00
  • 92c19da058 [nRF24] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:53:29 +02:00
  • 3312645d90 [Si443x] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:53:20 +02:00
  • be346eb6aa [SX128x] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:53:12 +02:00
  • 7dc7f4d76c [SX127x] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:53:05 +02:00
  • 5aff492323 [SX126x] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:52:48 +02:00
  • 263410ffb1 [RF69] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:52:30 +02:00
  • acdd70693d [CC1101] Changed shaping datatype to uint8_t jgromes 2020-07-06 08:52:11 +02:00
  • cb191e7973 Added encoding and data shaping aliases jgromes 2020-07-06 08:51:24 +02:00
  • b8de06288c Added copy ctor and assignment operator jgromes 2020-07-05 10:05:54 +02:00
  • e1990e460d [AX25] Added copy ctor and assignment operator jgromes 2020-07-05 10:05:46 +02:00
  • e89e8a053a [AFSK] Using init list jgromes 2020-07-05 10:03:57 +02:00
  • 1534aab910 [Si443x] Removed redundant variable assingment jgromes 2020-07-05 10:03:43 +02:00
  • 047dee5244 Moved SoftwareSerial only methods to macro guards jgromes 2020-07-05 10:02:38 +02:00
  • 0ee58ff770 [XBee] Updated line feed assignment jgromes 2020-07-05 10:02:11 +02:00
  • 2c6d42f648 [JDY08] Updated line feed assignment jgromes 2020-07-05 10:01:52 +02:00
  • 12b4fc9e02 Changed line feed data type jgromes 2020-07-05 10:00:38 +02:00
  • fa8d00a736 [ESP8266] Fixed variable scope jgromes 2020-07-05 10:00:04 +02:00
  • 0dd3e347a0 [MQTT] Implemented remaining length decoding jgromes 2020-07-05 09:59:40 +02:00
  • eeb70e24bd Fixed typo (TRAVIS_FORCE_BUILD) jgromes 2020-07-04 21:26:23 +02:00
  • f3fd516a85 Fixed AFSK excluded by default jgromes 2020-07-04 21:24:43 +02:00
  • f896765405 Added complete list of supported exclusion macros (TRAVIS_FORCE_BUILD) jgromes 2020-07-04 21:20:33 +02:00
  • a5db0c02bf [SSTV] Fixed exclusion macros jgromes 2020-07-04 21:19:30 +02:00
  • dabac56cc4 [RTTY] Fixed exclusion macros jgromes 2020-07-04 21:19:23 +02:00
  • 27471fd788 [Morse] Fixed exclusion macros jgromes 2020-07-04 21:19:16 +02:00
  • 55845fe3d7 [MQTT] Fixed exclusion macros jgromes 2020-07-04 21:19:10 +02:00
  • e23f095585 [Hell] Fixed exclusion macros jgromes 2020-07-04 21:19:00 +02:00
  • dc4c588bae [HTTP] Fixed exclusion macros jgromes 2020-07-04 21:18:49 +02:00
  • 152d3d3da3 [AX25] Fixed exclusion macros jgromes 2020-07-04 21:18:40 +02:00
  • 4ca26f6e47 [AFSK] Fixed exclusion macros jgromes 2020-07-04 21:18:31 +02:00
  • 906b0857bd [Si443x] Fixed exclusion macros jgromes 2020-07-04 21:18:24 +02:00
  • 96f4bd667e [SX128x] Fixed exclusion macros jgromes 2020-07-04 21:18:13 +02:00
  • 368c646ad5 [SX127x] Fixed exclusion macros jgromes 2020-07-04 21:18:04 +02:00
  • b1fa564cd3 [SX126x] Fixed exclusion macros jgromes 2020-07-04 21:17:54 +02:00
  • 3aa5adf916 [SX1231] Fixed exclusion macros jgromes 2020-07-04 21:17:46 +02:00
  • a218cc04f2 [RFM9x] Fixed exclusion macros jgromes 2020-07-04 21:17:37 +02:00
  • 763fed74ff [RFM2x] Fixed exclusion macros jgromes 2020-07-04 21:17:29 +02:00
  • ccb3635485 [RF69] Fixed exclusion macros jgromes 2020-07-04 21:17:14 +02:00
  • 93f1bd51d3 Updated template implementation file jgromes 2020-07-04 21:13:16 +02:00
  • 31c37536b9 Fixed definition jgromes 2020-07-04 16:16:31 +02:00
  • c439b097d8 Switched to initializer lists jgromes 2020-07-04 16:05:56 +02:00
  • 91de2e1eeb [SSTV] Moved method back to .cpp file jgromes 2020-07-04 15:43:06 +02:00
  • c429563deb [PHY] Fixes from cppcheck scan jgromes 2020-07-04 15:42:41 +02:00
  • b611cf3a9c [Morse] Fixes from cppcheck scan jgromes 2020-07-04 15:34:06 +02:00
  • cb0cf75c99 [MQTT] Fixes from cppcheck scan jgromes 2020-07-04 15:32:32 +02:00
  • f394912c92 [HTTP] Fixes from cppcheck scan jgromes 2020-07-04 15:29:37 +02:00
  • 0c7f597b7f [Hell] Made ctors explicit jgromes 2020-07-04 15:28:02 +02:00
  • 02bb36e1af [Hell] Fixes from cppcheck scan jgromes 2020-07-04 15:26:55 +02:00
  • 36d4167161 [AX25] Fixes from cppcheck scan jgromes 2020-07-04 15:23:57 +02:00
  • 75f2db6509 [nRF24] Fixes from cppcheck scan jgromes 2020-07-04 15:10:02 +02:00
  • e60435d57c Updated module template jgromes 2020-07-04 15:09:14 +02:00
  • 57b46386e8 [XBee] Fixes from cppcheck scan jgromes 2020-07-04 15:03:26 +02:00
  • 7e9686fcaa [Si443x] Fixes from cppcheck scan jgromes 2020-07-04 14:59:37 +02:00
  • b642fd1a8d [SX128x] Fixes from cppcheck scan jgromes 2020-07-04 14:54:01 +02:00
  • a367a3fe69 [SX127x] Fixes from cppcheck scan jgromes 2020-07-04 14:49:05 +02:00
  • 95e7bdb7c6 [SX126x] Added missing override jgromes 2020-07-04 14:48:51 +02:00
  • fed86b0742 [SX126x] Fixes from cppcheck scan jgromes 2020-07-04 14:32:29 +02:00
  • 638bcfd32b [SX1231] Fixes from cppcheck scan jgromes 2020-07-04 14:24:14 +02:00
  • 0a53900b51 [RF69] Fixes from cppcheck scan jgromes 2020-07-04 14:22:36 +02:00
  • 7a8cde1d38 [ESP8266] Fixes from cppchekc scan jgromes 2020-07-04 14:15:23 +02:00
  • e3fb895969 [CC1101] Fixes from cppcheck scan jgromes 2020-07-04 14:10:09 +02:00
  • 7e62dbd1d8 Fixes from cppcheck scan jgromes 2020-07-04 13:43:39 +02:00
  • d066f616b1 [RTTY] Fixes from cppcheck scan jgromes 2020-07-04 13:18:48 +02:00
  • be585bbf78 [SSTV] Fixes from cppcheck scan jgromes 2020-07-04 13:18:24 +02:00
  • b67060e424 [AX25] Fixed uninitialized array jgromes 2020-07-04 12:18:02 +02:00
  • 4d87146123 [RF69] Fixed old variable name jgromes 2020-07-04 12:08:43 +02:00
  • 305e187bfe [SX1231] Added links to default config wiki page jgromes 2020-07-04 12:03:26 +02:00
  • ffe535c873 [SSTV] Added links to default config wiki page jgromes 2020-07-04 12:03:17 +02:00
  • 92ded01234 [RTTY] Added links to default config wiki page jgromes 2020-07-04 12:03:11 +02:00
  • 96f7a51ec9 [Morse] Added links to default config wiki page jgromes 2020-07-04 12:03:04 +02:00