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

47 Commits

Author SHA1 Message Date
971a2e45cd malloc!??!?!?! 2025-06-21 15:57:52 +02:00
4f0a4d6876 reduce branching and a bit clean up 2025-06-15 12:12:21 +02:00
b32f80dfc4 optimize? 2025-06-15 11:59:05 +02:00
86235ad391 do the cycle shift proplerly, shorten the code a bit and add a device arg 2025-05-29 17:11:29 +02:00
852b5041c7 make it modulate a sine wave which is generated live, not sure if works 2025-05-25 21:47:45 +02:00
70f61bfd83 cleanup 2025-05-01 14:05:14 +02:00
02818f9d22 dont attenuate 2025-04-29 18:50:34 +02:00
0e877bccc1 reduce sampling rate 2025-04-28 18:41:58 +02:00
6b7655b890 make sure of correct crc offset of the files 2025-04-14 16:41:54 +02:00
a89b60b9ad huh 2025-04-14 16:37:58 +02:00
a2b92e644c why is modulator crc always incorrect 2025-04-14 16:34:33 +02:00
ab4fe0b253 try to fix segfault 2025-04-14 16:25:29 +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
7b4706cf79 add rt timeout, clean up code, add error checking for rdsencoder save, add rds eon af and remove stale values 2025-04-05 13:48:51 +02:00
cb9ff77712 add doc, remove di, add symbol_shifting 2025-03-24 16:42:11 +01:00
65ee312ad1 fix2 2025-03-22 21:52:14 +01:00
52af1955e0 fix rds2 2025-03-22 21:18:16 +01:00
595faa9246 fix 2025-03-22 20:30:12 +01:00
e581cf20c2 try to do rds2, again 2025-03-22 20:29:06 +01:00
8ace0112a7 remove rds2 2025-03-22 20:13:16 +01:00
bc243afdb5 fix 2025-03-22 19:30:55 +01:00
f2ac54c351 this is gonna fail to compile 2025-03-22 19:27:08 +01:00
ade8b4e29c this commit is bad 2025-03-22 17:34:23 +01:00
4decd08ce7 fix typo 2025-03-15 19:48:34 +01:00
9be9e56f12 fix names 2025-03-15 19:41:47 +01:00
893826c82c fix pointrs 2025-03-15 19:36:34 +01:00
ce7188c358 update init rds mod 2025-03-15 19:35:58 +01:00
222d5c7fa9 refactor RDS modulator parameters and file handling; remove deprecated commands 2025-03-15 19:33:11 +01:00
caead53c7c wow 2025-03-14 22:20:09 +01:00
211ed65c50 won't work (100%) 2025-03-14 22:10:56 +01:00
0dee049746 fix the function 2025-03-14 18:57:30 +01:00
1dd8848020 wow 2025-03-14 18:56:35 +01:00
2dfff10400 i do hate c with a passion 2025-03-14 18:54:29 +01:00
3177fe1346 i hate c 2025-03-14 18:53:25 +01:00
975ba541a7 fix definitons 2025-03-14 18:52:04 +01:00
7e8f616a3d add rdsgen 2025-03-14 18:49:42 +01:00
63b8b21743 limit the level 2025-03-14 18:41:46 +01:00
ce468204ff set shortrt and level 2025-03-14 18:38:26 +01:00
eeace56821 don't use malloc in the rds modulator 2025-03-12 15:39:09 +01:00
d05135efcd fix tabs 2025-03-11 17:48:47 +01:00
6149c1d54e that's weird 2025-03-11 17:27:02 +01:00
8ab536b9ba some optimalizations 2025-03-11 17:25:42 +01:00
d9307c04ed remove unused include for fm_mpx.h in modulator.c 2025-03-11 15:29:52 +01:00
20e0ac5f3b remove unused files and clean up codebase 2025-03-11 15:28:18 +01:00
dc9c3bc02c sorry, fix again 2025-03-10 18:48:50 +01:00
b71445bfbf remove rds2 2025-03-10 18:45:38 +01:00
800f3222ca first commit 2025-03-10 16:50:29 +01:00