Dual Tachyon
33084aef98
Use 0 for channel name to fix CPS display.
2023-10-30 12:09:29 +00:00
Dual Tachyon
d012a25bb2
Fixed QS bug with step selection.
2023-10-30 12:09:29 +00:00
Dual Tachyon
df4e7d1622
Fixed step 2/3 of 8.33kHz.
2023-10-30 12:09:29 +00:00
Dual Tachyon
ac5ff212ec
Fixed Quansheng's bug with 8.33khz stepping.
2023-10-30 12:09:29 +00:00
Dual Tachyon
86b737ca4d
Removed use of floats for nice savings.
2023-10-30 12:09:28 +00:00
Dual Tachyon
bf430c9d98
Unified version strings to a single file.
2023-10-30 12:09:28 +00:00
Dual Tachyon
61280302b5
Fix for bug from issue 35.
2023-10-30 12:09:28 +00:00
Dual Tachyon
caae4c63f7
Fix for bug from issue 38.
2023-10-30 12:09:28 +00:00
Dual Tachyon
1e2a86755e
Reapplied fix that was lost during a conflict.
2023-10-30 12:09:11 +00:00
Dual Tachyon
b75d59a283
Identified some more differences.
2023-10-30 12:09:11 +00:00
Dual Tachyon
9b7ee2ffff
Added differences from v2.01.31.
2023-10-30 12:09:11 +00:00
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