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

665 Commits

Author SHA1 Message Date
3d47a84c72 i hate this 2025-03-14 16:41:50 +01:00
22b70daf2d bro 2025-03-14 16:40:59 +01:00
d1046bd99c wow 2025-03-14 16:40:26 +01:00
0798364f32 remove func 2025-03-14 16:39:56 +01:00
ac8f5d5f9e add grpseq 2025-03-14 16:39:03 +01:00
8609236fda fix typo 2025-03-13 21:55:56 +01:00
8d0e69e09b what 2025-03-13 21:49:24 +01:00
2669b3d5b5 disable rt1 if its empty 2025-03-13 21:48:09 +01:00
8f1437925f optimize 2025-03-13 21:44:42 +01:00
74c383965e fix 2025-03-13 21:40:53 +01:00
140d7da7b1 update logic 2025-03-13 21:37:11 +01:00
119f798593 i kinda hate c for this 2025-03-13 21:32:52 +01:00
478d274f7a what? 2025-03-13 21:32:26 +01:00
6e0aee654c remove unused command handlers and clean up process_command_table logic 2025-03-13 21:31:04 +01:00
737e298fa0 refactor RDS handling: remove unused functions and improve command parsing 2025-03-13 21:30:21 +01:00
3d35f7237f remove lpson 2025-03-13 21:24:35 +01:00
60769e935b try to optimize control_pipe.c 2025-03-13 21:19:29 +01:00
0ed934efe1 adjust waveform (fix normalization) 2025-03-13 21:15:05 +01:00
d95a69ddc6 fix unused args error 2025-03-13 21:10:56 +01:00
1475156ff1 lol 2025-03-13 21:10:23 +01:00
d6cbd8e956 refactor control pipe handling for improved command processing 2025-03-13 21:08:55 +01:00
1cf52927a5 clean up a bit 2025-03-13 21:07:27 +01:00
3446928850 overhaul of some files (i plan to overhaul the rds encoder completly) 2025-03-12 18:42:55 +01:00
eeace56821 don't use malloc in the rds modulator 2025-03-12 15:39:09 +01:00
c65a69a328 add fft to the genwave 2025-03-11 20:56:33 +01:00
ca749bd1ad make rds louder and revert that 2025-03-11 20:44:51 +01:00
4e7b161e42 i really don't think this wil lwork 2025-03-11 20:32:17 +01:00
d05135efcd fix tabs 2025-03-11 17:48:47 +01:00
ce9ec1eab9 bro 2025-03-11 17:36:35 +01:00
6fce11d110 lol 2025-03-11 17:31:15 +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
8512d777eb lol 2025-03-11 15:48:29 +01:00
7e24e9ce0a simplify main 2025-03-11 15:47:40 +01:00
9c9ce76893 change name 2025-03-11 15:36:20 +01:00
bf2d273cd1 remove unused include for fm_mpx.h in ascii_cmd.c 2025-03-11 15:31:05 +01:00
d5a8ef6250 add extern declaration for nanosleep in lib.c 2025-03-11 15:30:43 +01:00
d9307c04ed remove unused include for fm_mpx.h in modulator.c 2025-03-11 15:29:52 +01:00
b2cc29709c remove unused include for fm_mpx.h in minirds.c 2025-03-11 15:29:24 +01:00
20e0ac5f3b remove unused files and clean up codebase 2025-03-11 15:28:18 +01:00
Kuba
f1c0a025f4 change error logic 2025-03-11 13:12:13 +01:00
4da61d3d6c add validation for minimum sample rate in generate_bit function 2025-03-10 23:17:30 +01:00
53a36856ba add the script 2025-03-10 23:09:56 +01:00
91bb93dbe8 9.5 khz? 2025-03-10 22:52:48 +01:00
20ca01973c run the rds on 19khz instead of 190 2025-03-10 22:06:12 +01:00
3afcbd232a fix frame size 2025-03-10 20:17:40 +01:00
0b3e2faba5 fix sample rates 2025-03-10 20:15:56 +01:00
74f6762208 oops 2025-03-10 20:14:20 +01:00
0fb3849543 left some junk 2025-03-10 20:13:24 +01:00
d340c9858b drop s16le, use float32ne 2025-03-10 20:12:30 +01:00