Commit graph

13 commits

Author SHA1 Message Date
Jan Gromeš
e57c9b08ea
[Doxygen] Warnings fixes (#1046)
* [APRS] Fix Doxygen warnings

* [Print] Fix Doxygen warnings

* [CC1101] Fixed doxygen warnings

* [nRF24] Fixed doxygen warnings

* [RF69] Fixed doxygen warnings

* [SX126x] Fixed doxygen warnings

* [SX127x] Fixed doxygen warnings

* [AFSK] Fixed doxygen warnings

* [APRS] Fixed doxygen warnings

* [Bell] Fixed doxygen warnings

* [Ext] Fixed doxygen warnings

* [LoRaWAN] Fixed doxygen warnings

* [PHY] Fixed doxygen warnings

* [Print] Fixed doxygen warnings

* [Mod] Fixed doxygen warnings
2024-04-01 11:11:24 +02:00
jgromes
fe0136b15c [AFSK] Reworked macro configuration system 2023-11-27 21:15:52 +01:00
jgromes
99f1ad24b2 [AFSK] Added copy constructor 2023-04-29 22:55:27 +02:00
jgromes
255838ed44 [AFSK] Use compact Doxygen and stop using reserved format 2023-04-22 19:36:12 +02:00
Mestery
9a68a3c901 use uint32 instead of uint8 for pin type 2023-04-16 21:39:00 +02:00
Mestery
ec3d4eaf20 Improve hardware abstraction layer 2023-04-12 23:16:18 +02:00
jgromes
2faa4b5d71 [Morse] Use out of band tone for space in AFSK mode (#529) 2022-05-28 17:57:42 +02:00
jgromes
fbdb3eb6a2 [AFSK] Update to 5.0.0 2021-11-14 11:37:49 +01:00
jgromes
f099a075e0 [AFSK] Added FSK4 friend class 2021-09-24 08:58:32 +02:00
jgromes
85ba05c1f8 [AFSK] Added begin method 2021-02-13 15:44:15 +01:00
jgromes
4ca26f6e47 [AFSK] Fixed exclusion macros 2020-07-04 21:18:31 +02:00
jgromes
6f6ff7d637 [AFSK] Reworked driver exclusion 2020-06-30 10:44:48 +02:00
jgromes
072e4288c9 [AFSK] Added AFSK support (#139) 2020-04-30 17:09:25 +02:00