Dual Tachyon
6f8afac886
Fixed name of BK1080 enable flag.
2023-10-30 12:08:52 +00:00
Dual Tachyon
5ce6099a1a
Fixed incorrect squelch on DTMF decoding.
2023-10-28 23:52:34 +01:00
Dual Tachyon
6dd7492782
Renamed dodgy var name to proper name.
2023-10-28 00:09:22 +01:00
Dual Tachyon
0e14ef4e26
Renamed dodgy name to real name.
2023-10-28 00:03:28 +01:00
Dual Tachyon
41f1e84766
Renamed remaining BK4819 GPIOs.
2023-10-17 18:38:27 +01:00
Dual Tachyon
0908821dc2
Cosmetic fixes.
2023-10-16 20:23:48 +01:00
Dual Tachyon
8a64bcd15e
Fixed correct BK4819 GPIO pins.
2023-10-16 20:20:42 +01:00
Dual Tachyon
22bd27ea70
Cosmetic changes.
2023-10-14 19:48:36 +01:00
Dual Tachyon
553200397e
Fixed RSSI calibration.
2023-10-14 01:23:21 +01:00
Wouter
c79781ae47
Rename ST7565_Configure_GPIO_B11 to ST7565_HardwareReset. ( #59 )
...
Co-authored-by: Wouter van Gulik <wouter.van.gulik@mep-info.com>
2023-10-06 20:49:34 +01:00
Dual Tachyon
8e1cf5e501
Fixed saving password to EEPROM.
2023-10-06 09:00:13 +01:00
Dual Tachyon
d43bbc1745
Fixed return type for DTMF_CheckGroupCall.
2023-09-28 16:36:20 +01:00
egzumer
c070282b25
Dockerfile modified to build much faster, compile-with-docker script for windows ( #54 )
2023-09-28 14:51:14 +01:00
Dual Tachyon
90781d9785
Fixed build issue from last PR.
2023-09-28 13:44:15 +01:00
Wouter
f22e79bedb
Use ARRAY_SIZE and VOICE_ID_END instead of magic numbers. ( #50 )
2023-09-28 13:41:56 +01:00
Michał
93f221126f
"make clean" should remove packed binary too ( #49 )
2023-09-28 13:41:25 +01:00
Dual Tachyon
858d983935
Fixed scanlist behaviour.
2023-09-28 13:31:48 +01:00
Dual Tachyon
3847d3bcbe
Fixed build in non-NOAA.
2023-09-20 11:06:56 +01:00
Dual Tachyon
b0620755f4
Fixed boolean values.
2023-09-19 22:45:00 +01:00
Wouter van Gulik
0e0b92fc8c
ST7565: Less magic numbers, use ARRAY_SIZE
2023-09-19 22:15:28 +01:00
Wouter
2418ed8d50
Fix ko-fi URL ( #45 )
2023-09-19 22:13:44 +01:00
Wouter van Gulik
2e4cc7409a
Disable some more NOAA related code.
...
If NOAA is not enabled then IS_NOAA_CHANNEL will never be used.
The NOAA channels are no longer in the list of channels.
If NOAA is enabled, the size of the array is taken into account, instead
of magic number 10.
2023-09-19 22:07:59 +01:00
Wouter van Gulik
d935aa9885
Move ARRAY_SIZE macro to misc.h.
...
This allows reuse in other files.
2023-09-19 21:52:15 +01:00
Wouter van Gulik
8d6cd655dd
gMR_ChannelAttributes maps to channels use FREQ_CHANNEL_LAST
2023-09-19 21:49:34 +01:00
Wouter van Gulik
b13f1de204
Radio.c: Simplify check.
2023-09-19 21:49:09 +01:00
Dual Tachyon
10b08d7c79
Restore the original check because % doesn't work.
2023-09-19 21:47:34 +01:00
Dual Tachyon
d180585e52
Simplified logic to remove duplicate code.
2023-09-18 20:53:19 +01:00
Wouter
3a478090a4
compile-with-docker.sh: Make executable by default. ( #42 )
2023-09-18 10:49:09 +01:00
Dual Tachyon
9ab4410d92
Updated flashing methods.
2023-09-16 19:47:22 +01:00
Dual Tachyon
6c81075980
Ability to disable ALARM and TX1750.
2023-09-16 00:52:30 +01:00
Dual Tachyon
65d7e517af
Fixed and documented PORTCON configuration.
2023-09-16 00:27:18 +01:00
Dual Tachyon
2744a3f2b4
Added Ko-Fi link.
2023-09-15 23:24:32 +01:00
Dual Tachyon
5dcbbec3bc
Fixed missing airband step.
2023-09-15 14:54:03 +01:00
Dual Tachyon
f5cc006b2a
Ability to disable NOAA.
2023-09-14 11:48:56 +01:00
Dual Tachyon
313a67a482
Less magic numbers.
2023-09-14 00:51:04 +01:00
Dual Tachyon
b5fd2971df
Fixed FM resume from TX/RX.
2023-09-14 00:29:36 +01:00
Dual Tachyon
377b2ca396
Ability to disable FM Radio.
2023-09-13 22:55:14 +01:00
Dual Tachyon
779449ca50
Ability to disable AIRCOPY, overlay and UART.
2023-09-13 22:03:40 +01:00
Dual Tachyon
1ce3c5ff94
Added missing include.
2023-09-13 21:16:27 +01:00
Dual Tachyon
172c63c9d1
Change check to be more readable.
2023-09-12 12:51:15 +01:00
Dual Tachyon
73d568a5fc
Improved contact check.
2023-09-12 11:41:39 +01:00
Dual Tachyon
480da04005
Fixed incorrect else branch.
2023-09-11 12:40:58 +01:00
Dual Tachyon
048c753f3e
Updated README.md
2023-09-10 21:17:32 +01:00
Dual Tachyon
86f04e197b
Update README.md
2023-09-10 13:23:07 +01:00
Dual Tachyon
beefbba826
Fixed issue 37.
2023-09-10 13:19:38 +01:00
Dual Tachyon
9ca48ee094
Updated README.md.
2023-09-09 20:40:32 +01:00
DO7OO
66e912e2bc
main.c ( #34 )
...
GIT HASH as version info on serial port
2023-09-09 12:40:55 +01:00
DualTachyon
5fe9e0855a
Update README.md
2023-09-09 12:27:37 +01:00
Dual Tachyon
b5284df7eb
Renamed to an accurate name.
2023-09-08 23:11:35 +01:00
Dual Tachyon
220edf489d
Fixed correct return type.
2023-09-08 00:39:09 +01:00