jgromes
|
3baa4bd80f
|
[Pager] Fixed narrow type comparison
|
2022-10-01 16:11:07 +02:00 |
|
jgromes
|
972e651f4f
|
[SX126x] Added missing setFrequency implementation for PhysicalLayer
|
2022-10-01 15:06:09 +02:00 |
|
jgromes
|
1f75ee0cc1
|
[Pager] Implemented POCSAG (#7)
|
2022-10-01 14:56:37 +02:00 |
|
jgromes
|
a1aa52cbea
|
[PHY] Suppress unused arguments
|
2022-09-18 16:18:56 +02:00 |
|
jgromes
|
9db64292c4
|
[PHY] Added finishTransmit
|
2022-09-18 16:10:54 +02:00 |
|
jgromes
|
30cb7c8dd4
|
[APRS] Added Mic-E (#430)
|
2022-08-20 18:14:13 +02:00 |
|
jgromes
|
da0993a6ed
|
Added RADIOLIB_EXCLUDE_DIRECT_RECEIVE exclusion macro (#557)
|
2022-08-15 19:19:59 +02:00 |
|
jgromes
|
8675f13e5d
|
[Morse] Added basic Morse receive support (#545) CI_BUILD_ALL
|
2022-07-30 08:53:57 +02:00 |
|
obones
|
e421ab4272
|
Introduce setDIOMapping on the PhysicalLayer class which, by default, returns "not implemented"
|
2022-07-07 15:36:25 +02:00 |
|
jgromes
|
907de02a79
|
[PHY] getMod moved to private and only acessible to friend classes
|
2022-07-04 15:28:26 +02:00 |
|
jgromes
|
ed43f8062e
|
[Hell] Added method to invert text color (#529)
|
2022-05-28 17:58:34 +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
|
ffe271b0c6
|
[PHY] Fix unknown string length buffer overrun (#413)
|
2021-11-29 08:05:46 +01:00 |
|
jgromes
|
df466486aa
|
[APRS] Added APRS support
|
2021-11-28 22:56:36 +01:00 |
|
jgromes
|
3eb831d7e1
|
[AX.25] Added APRS classes
|
2021-11-28 22:54:20 +01:00 |
|
jgromes
|
14d3ac6dff
|
[AX.25] Fixed macro guard
|
2021-11-28 22:54:01 +01:00 |
|
jgromes
|
963ef4f36a
|
[AX.25] Fixed encoding issue of some frames (#407)
|
2021-11-28 14:35:01 +01:00 |
|
jgromes
|
cc75519972
|
[AX.25] Removed redundant call to standby
|
2021-11-27 17:35:36 +01:00 |
|
jgromes
|
7545343f0c
|
[AX.25] Ensure transmission is stopped in AFSK mode (#411)
|
2021-11-26 08:02:49 +01:00 |
|
jgromes
|
77689e81e0
|
[PHY] Fixed known binary receive length
|
2021-11-21 21:16:23 +01:00 |
|
jgromes
|
88c1078ac7
|
Added missing static macro guards (#407)
|
2021-11-16 10:06:27 +01:00 |
|
jgromes
|
9504bc24ab
|
[SSTV] Update to 5.0.0
|
2021-11-14 11:41:09 +01:00 |
|
jgromes
|
7f3ef0bff5
|
[RTTY] Update to 5.0.0
|
2021-11-14 11:40:52 +01:00 |
|
jgromes
|
e775bfc22e
|
[PHY] Update to 5.0.0
|
2021-11-14 11:40:06 +01:00 |
|
jgromes
|
d0670fd997
|
[Morse] Update to 5.0.0
|
2021-11-14 11:39:51 +01:00 |
|
jgromes
|
d7701c3ec7
|
[Hell] Update to 5.0.0
|
2021-11-14 11:39:33 +01:00 |
|
jgromes
|
727e4b4703
|
[FSK4] Update to 5.0.0
|
2021-11-14 11:39:17 +01:00 |
|
jgromes
|
ba1568669f
|
[AX25] Update to 5.0.0
|
2021-11-14 11:38:05 +01:00 |
|
jgromes
|
fbdb3eb6a2
|
[AFSK] Update to 5.0.0
|
2021-11-14 11:37:49 +01:00 |
|
jgromes
|
0d9718a603
|
Dropped support for ESP8266, HC05, JDY08, HTTP and MQTT
|
2021-11-14 11:29:51 +01:00 |
|
jgromes
|
5c538f31ea
|
[AX.25] Fixed command/response bit
|
2021-11-08 17:45:12 +01:00 |
|
jgromes
|
730abc0903
|
[Hell] Fixed comma direction (#384)
|
2021-10-10 09:00:27 +02:00 |
|
jgromes
|
6cd7c8efdc
|
[Hell] Fixed comma bitmap (#384)
|
2021-10-09 09:55:36 +02:00 |
|
jgromes
|
aa1b84ce1c
|
[AX25] Fixed extension bits and repeater callsigns
|
2021-09-28 21:33:02 +02:00 |
|
jgromes
|
2125dfe276
|
[PHY] Added option to disable sync word matching (#337)
|
2021-09-26 17:45:35 +02:00 |
|
jgromes
|
b46d9f8e59
|
[FSK4] Formatting fixes
|
2021-09-24 08:58:48 +02:00 |
|
jgromes
|
f099a075e0
|
[AFSK] Added FSK4 friend class
|
2021-09-24 08:58:32 +02:00 |
|
Jan Gromeš
|
202c71c5b2
|
Merge pull request #373 from darksidelemm/fsk4
Fsk4
|
2021-09-24 08:49:59 +02:00 |
|
jgromes
|
9bd17bdb4c
|
[RTTY] Remove call to standby after each byte (#306)
|
2021-09-23 09:54:48 +02:00 |
|
jgromes
|
6460d566cd
|
[AX.25] Added option to adjust audio frequencies (#346)
|
2021-09-05 16:04:14 +02:00 |
|
jgromes
|
c843680e07
|
[PHY] Fixed negative random numbers (#328)
|
2021-07-18 10:19:07 +02:00 |
|
jgromes
|
d645f5ab73
|
[PHY] Renamed TRNG method
|
2021-07-18 10:17:19 +02:00 |
|
jgromes
|
c8be880f95
|
[PHY] Fixed pin type
|
2021-06-14 21:08:34 +02:00 |
|
jgromes
|
7690298d25
|
[PHY] Added direct reception support
|
2021-06-14 20:59:38 +02:00 |
|
jgromes
|
5c0b4dbb10
|
Extract common bit reflection methods
|
2021-06-14 20:59:16 +02:00 |
|
Mark Jessop
|
2de09e1b0a
|
Added FSK4 protocol, compatible with Horus Binary 4FSK modulation
|
2021-05-31 21:16:38 +09:30 |
|
jgromes
|
17f5397652
|
[RTTY] Fixed code scan alert
|
2021-04-15 08:13:16 +02:00 |
|
jgromes
|
99386beec7
|
[RTTY] Fixed dynamic memory issue with ITA2Strings (#278)
|
2021-04-14 19:24:03 +02:00 |
|
jgromes
|
7ecd56d2ca
|
[PHY] Disable shaping in startDirect
|
2021-02-13 17:43:28 +01:00 |
|
jgromes
|
0a44fa065d
|
[SSTV] Use startDirect from PHY
|
2021-02-13 17:43:10 +01:00 |
|