0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
2143eed9e5 const! (also chris rea is dead, rip) 2025-12-22 16:50:06 +01:00
d52a9678ec pragma once, maybe reduces size? 2025-12-20 10:36:39 +01:00
37282a7bf2 remove redundant functions, comments, correct function names, optimize the encoder a little bit 2025-05-30 13:31:15 +02:00
a3c9db98db fix bugs and remove extern from header 2025-04-14 16:22:30 +02:00
ea645c3061 change some ascii logic, reduce source code size, redo some functions and add another way to save rdsmodulator data (this one needs both enc and mod data refresh) 2025-04-14 16:19:08 +02:00
dad88c3dd4 add oda af and simplify get_next_af 2025-04-13 17:51:22 +02:00
664150a8ef oops 2025-04-13 15:26:26 +02:00
7e7f24545c change the saving logic and ensure type b safety with a group structure 2025-04-13 15:25:28 +02:00
03104e82ff add crc16 function and remove oda, to be reimplemented 2025-04-02 21:57:42 +02:00
ecbca33efe source code formatting 2025-03-25 13:26:32 +01:00
9516fdc95c correct the offset words for rds2, group c always has the same offsets, but groups a and b have diffrent and can be sent via group c, so 2025-03-24 21:31:57 +01:00
f1185b6897 fixes 2025-03-16 16:19:47 +01:00
4d23878ae2 get rid of unsignedchar 2025-03-16 16:17:16 +01:00
fb0a0443a5 headers 2025-03-14 22:11:33 +01:00
3446928850 overhaul of some files (i plan to overhaul the rds encoder completly) 2025-03-12 18:42:55 +01:00
20e0ac5f3b remove unused files and clean up codebase 2025-03-11 15:28:18 +01:00
b71445bfbf remove rds2 2025-03-10 18:45:38 +01:00
800f3222ca first commit 2025-03-10 16:50:29 +01:00