Commit graph

1185 commits

Author SHA1 Message Date
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
jgromes
91de2e1eeb [SSTV] Moved method back to .cpp file 2020-07-04 15:43:06 +02:00
jgromes
c429563deb [PHY] Fixes from cppcheck scan 2020-07-04 15:42:41 +02:00
jgromes
b611cf3a9c [Morse] Fixes from cppcheck scan 2020-07-04 15:34:06 +02:00
jgromes
cb0cf75c99 [MQTT] Fixes from cppcheck scan 2020-07-04 15:32:32 +02:00
jgromes
f394912c92 [HTTP] Fixes from cppcheck scan 2020-07-04 15:29:37 +02:00
jgromes
0c7f597b7f [Hell] Made ctors explicit 2020-07-04 15:28:02 +02:00
jgromes
02bb36e1af [Hell] Fixes from cppcheck scan 2020-07-04 15:26:55 +02:00
jgromes
36d4167161 [AX25] Fixes from cppcheck scan 2020-07-04 15:23:57 +02:00
jgromes
75f2db6509 [nRF24] Fixes from cppcheck scan 2020-07-04 15:10:02 +02:00
jgromes
e60435d57c Updated module template 2020-07-04 15:09:14 +02:00
jgromes
57b46386e8 [XBee] Fixes from cppcheck scan 2020-07-04 15:03:26 +02:00
jgromes
7e9686fcaa [Si443x] Fixes from cppcheck scan 2020-07-04 14:59:37 +02:00
jgromes
b642fd1a8d [SX128x] Fixes from cppcheck scan 2020-07-04 14:54:01 +02:00
jgromes
a367a3fe69 [SX127x] Fixes from cppcheck scan 2020-07-04 14:49:05 +02:00
jgromes
95e7bdb7c6 [SX126x] Added missing override 2020-07-04 14:48:51 +02:00
jgromes
fed86b0742 [SX126x] Fixes from cppcheck scan 2020-07-04 14:32:29 +02:00