Commit graph

29 commits

Author SHA1 Message Date
jgromes
208f4f8ad4 [Morse] Cppcheck fixes 2025-01-18 17:49:37 +01:00
jgromes
c538cac769 [Morse] Fix possible overflow 2025-01-17 19:59:25 +01:00
Matej Frančeškin
f3276c2e66 fix implicit conversion from float to double warnings 2025-01-15 16:06:47 +01:00
jgromes
6fe581aea7 Fix minor format warnings 2024-05-03 20:54:18 +01:00
jgromes
4ee17cc168 Debugging rework 2024-03-10 11:07:23 +01:00
jgromes
8f5cff0cd4 [Morse] Reworked macro configuration system 2023-11-27 21:17:35 +01:00
jgromes
498c5d5e22 [Morse] Fix typo 2023-07-15 19:25:51 +02:00
jgromes
a5edb9b1e6 [Morse] Fixed long prints 2023-05-21 18:26:23 +02:00
jgromes
4be3389587 Added missing headers 2023-04-30 11:37:38 +02:00
jgromes
adf2f3ba98 [Print] Removed redundant headers 2023-04-30 11:34:58 +02:00
jgromes
0030a59028 [Morse] Use common print class 2023-04-29 22:54:43 +02:00
jgromes
bb4e6cf946 [Morse] Use compact Doxygen and stop using reserved format 2023-04-22 19:35:23 +02:00
Mestery
0cf308be04 remove byte usage 2023-04-16 21:00:05 +02:00
Mestery
ec3d4eaf20 Improve hardware abstraction layer 2023-04-12 23:16:18 +02:00
Mestery
220b4dad7f
use printf in both build 2023-04-10 09:13:58 +00:00
Mestery
7b6fd24c8e
fix non arduino build 2023-04-10 09:13:57 +00:00
jgromes
f69723b96c [Morse] Added support for interrupt-based timing 2022-11-18 17:55:08 +01:00
jgromes
8675f13e5d [Morse] Added basic Morse receive support (#545) CI_BUILD_ALL 2022-07-30 08:53:57 +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
d0670fd997 [Morse] Update to 5.0.0 2021-11-14 11:39:51 +01:00
jgromes
8a293cbaab [Morse] Use startDirect from PHY 2021-02-13 17:42:55 +01:00
jgromes
182a9688cb [Morse] Added Module overrides for all Arduino core functions 2020-08-01 16:36:11 +02:00
jgromes
27471fd788 [Morse] Fixed exclusion macros 2020-07-04 21:19:16 +02:00
jgromes
e5437deae2 [Morse] Reworked driver exclusion 2020-06-30 10:45:45 +02:00
jgromes
0a705f5bb9 [Morse] Added AFSK support 2020-04-30 17:10:54 +02:00
jgromes
318de480ab Reworked PhysicalLayer to accept frequency step directly 2020-02-07 18:31:51 +01:00
jgromes
41f4848b9e [Morse] Formatting fixes, added missing symbol space 2019-12-23 14:25:34 +01:00
Marco Campinoti
4272b0ff30
Reorganized morsecode symbols array and updated the MorseClient::write(uint8_t b) method
The whole idea was taken from the CubeSat way of doing morsecode,
2019-12-22 22:07:46 +01:00
jgromes
915f3780cc Reworked directory structure 2019-11-20 17:19:15 +01:00
Renamed from src/protocols/Morse.cpp (Browse further)