Commit graph

1051 commits

Author SHA1 Message Date
jgromes
e1141ca64c [SX127x] Synced parameters of all LoRa modules 2020-07-06 11:48:14 +02:00
jgromes
59c4fe638f [RFM9x] Synced parameters of all LoRa modules 2020-07-06 11:48:02 +02:00
jgromes
8682357881 [Si443x] Synced parameters of all FSK modules 2020-07-06 11:14:33 +02:00
jgromes
4d00170612 [SX128x] Synced parameters of all FSK modules 2020-07-06 11:14:21 +02:00
jgromes
ec225236d0 [SX1231] Synced parameters of all FSK modules 2020-07-06 11:14:08 +02:00
jgromes
82e4cb7f97 [SX127x] Synced parameters of all FSK modules 2020-07-06 11:13:53 +02:00
jgromes
c8f4698a26 [SX126x] Synced parameters of all FSK modules 2020-07-06 11:13:37 +02:00
jgromes
59434cb025 [RF69] Synced parameters of all FSK modules 2020-07-06 11:13:24 +02:00
jgromes
58db5d1661 [CC1101] Synced parameters of all FSK modules 2020-07-06 11:13:01 +02:00
jgromes
a437e25968 [PHY] Changed shaping datatype to uint8_t 2020-07-06 08:53:40 +02:00
jgromes
92c19da058 [nRF24] Changed shaping datatype to uint8_t 2020-07-06 08:53:29 +02:00
jgromes
3312645d90 [Si443x] Changed shaping datatype to uint8_t 2020-07-06 08:53:20 +02:00
jgromes
be346eb6aa [SX128x] Changed shaping datatype to uint8_t 2020-07-06 08:53:12 +02:00
jgromes
7dc7f4d76c [SX127x] Changed shaping datatype to uint8_t 2020-07-06 08:53:05 +02:00
jgromes
5aff492323 [SX126x] Changed shaping datatype to uint8_t 2020-07-06 08:52:48 +02:00
jgromes
263410ffb1 [RF69] Changed shaping datatype to uint8_t 2020-07-06 08:52:30 +02:00
jgromes
acdd70693d [CC1101] Changed shaping datatype to uint8_t 2020-07-06 08:52:11 +02:00
jgromes
cb191e7973 Added encoding and data shaping aliases 2020-07-06 08:51:24 +02:00
jgromes
b8de06288c Added copy ctor and assignment operator 2020-07-05 10:05:54 +02:00
jgromes
e1990e460d [AX25] Added copy ctor and assignment operator 2020-07-05 10:05:46 +02:00
jgromes
e89e8a053a [AFSK] Using init list 2020-07-05 10:03:57 +02:00
jgromes
1534aab910 [Si443x] Removed redundant variable assingment 2020-07-05 10:03:43 +02:00
jgromes
047dee5244 Moved SoftwareSerial only methods to macro guards 2020-07-05 10:02:38 +02:00
jgromes
0ee58ff770 [XBee] Updated line feed assignment 2020-07-05 10:02:11 +02:00
jgromes
2c6d42f648 [JDY08] Updated line feed assignment 2020-07-05 10:01:52 +02:00
jgromes
12b4fc9e02 Changed line feed data type 2020-07-05 10:00:38 +02:00
jgromes
fa8d00a736 [ESP8266] Fixed variable scope 2020-07-05 10:00:04 +02:00
jgromes
0dd3e347a0 [MQTT] Implemented remaining length decoding 2020-07-05 09:59:40 +02:00
jgromes
eeb70e24bd Fixed typo (TRAVIS_FORCE_BUILD) 2020-07-04 21:26:23 +02:00
jgromes
f3fd516a85 Fixed AFSK excluded by default 2020-07-04 21:24:43 +02:00
jgromes
f896765405 Added complete list of supported exclusion macros (TRAVIS_FORCE_BUILD) 2020-07-04 21:20:33 +02:00
jgromes
a5db0c02bf [SSTV] Fixed exclusion macros 2020-07-04 21:19:30 +02:00
jgromes
dabac56cc4 [RTTY] Fixed exclusion macros 2020-07-04 21:19:23 +02:00
jgromes
27471fd788 [Morse] Fixed exclusion macros 2020-07-04 21:19:16 +02:00
jgromes
55845fe3d7 [MQTT] Fixed exclusion macros 2020-07-04 21:19:10 +02:00
jgromes
e23f095585 [Hell] Fixed exclusion macros 2020-07-04 21:19:00 +02:00
jgromes
dc4c588bae [HTTP] Fixed exclusion macros 2020-07-04 21:18:49 +02:00
jgromes
152d3d3da3 [AX25] Fixed exclusion macros 2020-07-04 21:18:40 +02:00
jgromes
4ca26f6e47 [AFSK] Fixed exclusion macros 2020-07-04 21:18:31 +02:00
jgromes
906b0857bd [Si443x] Fixed exclusion macros 2020-07-04 21:18:24 +02:00
jgromes
96f4bd667e [SX128x] Fixed exclusion macros 2020-07-04 21:18:13 +02:00
jgromes
368c646ad5 [SX127x] Fixed exclusion macros 2020-07-04 21:18:04 +02:00
jgromes
b1fa564cd3 [SX126x] Fixed exclusion macros 2020-07-04 21:17:54 +02:00
jgromes
3aa5adf916 [SX1231] Fixed exclusion macros 2020-07-04 21:17:46 +02:00
jgromes
a218cc04f2 [RFM9x] Fixed exclusion macros 2020-07-04 21:17:37 +02:00
jgromes
763fed74ff [RFM2x] Fixed exclusion macros 2020-07-04 21:17:29 +02:00
jgromes
ccb3635485 [RF69] Fixed exclusion macros 2020-07-04 21:17:14 +02:00
jgromes
93f1bd51d3 Updated template implementation file 2020-07-04 21:13:16 +02:00
jgromes
31c37536b9 Fixed definition 2020-07-04 16:16:31 +02:00
jgromes
c439b097d8 Switched to initializer lists 2020-07-04 16:05:56 +02:00