Commit Graph
57 Commits
Author SHA1 Message Date
kuba 4b904bc720 quite a lot of stuff, can't list them all here (approaching 1.9) 2026-04-25 18:13:09 +02:00
kuba ad4f80c2b9 whoops 2026-03-10 17:03:41 +01:00
kuba 6ab14acae6 remove integration of the modulator into command parsing 2026-03-10 16:55:35 +01:00
kuba 46b44ee555 fair enough 2025-12-28 16:08:31 +01:00
kuba 5abe07f8de this fixes the valgrind warning 2025-12-27 12:32:11 +01:00
kuba d5666133a4 idk 2025-12-22 22:19:55 +01:00
kuba 42d1c14f43 not sure 2025-12-22 22:17:29 +01:00
kuba d52a9678ec pragma once, maybe reduces size? 2025-12-20 10:36:39 +01:00
kuba eb0f11b962 refactor 2025-12-20 10:17:16 +01:00
kuba 86ace60034 autosave on exit 2025-12-19 21:09:15 +01:00
kuba 971a2e45cd malloc!??!?!?! 2025-06-21 15:57:52 +02:00
kuba 4f0a4d6876 reduce branching and a bit clean up 2025-06-15 12:12:21 +02:00
kuba b32f80dfc4 optimize? 2025-06-15 11:59:05 +02:00
kuba 86235ad391 do the cycle shift proplerly, shorten the code a bit and add a device arg 2025-05-29 17:11:29 +02:00
kuba 852b5041c7 make it modulate a sine wave which is generated live, not sure if works 2025-05-25 21:47:45 +02:00
kuba 70f61bfd83 cleanup 2025-05-01 14:05:14 +02:00
kuba 02818f9d22 dont attenuate 2025-04-29 18:50:34 +02:00
kuba 0e877bccc1 reduce sampling rate 2025-04-28 18:41:58 +02:00
kuba 6b7655b890 make sure of correct crc offset of the files 2025-04-14 16:41:54 +02:00
kuba a89b60b9ad huh 2025-04-14 16:37:58 +02:00
kuba a2b92e644c why is modulator crc always incorrect 2025-04-14 16:34:33 +02:00
kuba ab4fe0b253 try to fix segfault 2025-04-14 16:25:29 +02:00
kuba 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
kuba 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
kuba cb9ff77712 add doc, remove di, add symbol_shifting 2025-03-24 16:42:11 +01:00
kuba 65ee312ad1 fix2 2025-03-22 21:52:14 +01:00
kuba 52af1955e0 fix rds2 2025-03-22 21:18:16 +01:00
kuba 595faa9246 fix 2025-03-22 20:30:12 +01:00
kuba e581cf20c2 try to do rds2, again 2025-03-22 20:29:06 +01:00
kuba 8ace0112a7 remove rds2 2025-03-22 20:13:16 +01:00
kuba bc243afdb5 fix 2025-03-22 19:30:55 +01:00
kuba f2ac54c351 this is gonna fail to compile 2025-03-22 19:27:08 +01:00
kuba ade8b4e29c this commit is bad 2025-03-22 17:34:23 +01:00
kuba 4decd08ce7 fix typo 2025-03-15 19:48:34 +01:00
kuba 9be9e56f12 fix names 2025-03-15 19:41:47 +01:00
kuba 893826c82c fix pointrs 2025-03-15 19:36:34 +01:00
kuba ce7188c358 update init rds mod 2025-03-15 19:35:58 +01:00
kuba 222d5c7fa9 refactor RDS modulator parameters and file handling; remove deprecated commands 2025-03-15 19:33:11 +01:00
kuba caead53c7c wow 2025-03-14 22:20:09 +01:00
kuba 211ed65c50 won't work (100%) 2025-03-14 22:10:56 +01:00
kuba 0dee049746 fix the function 2025-03-14 18:57:30 +01:00
kuba 1dd8848020 wow 2025-03-14 18:56:35 +01:00
kuba 2dfff10400 i do hate c with a passion 2025-03-14 18:54:29 +01:00
kuba 3177fe1346 i hate c 2025-03-14 18:53:25 +01:00
kuba 975ba541a7 fix definitons 2025-03-14 18:52:04 +01:00
kuba 7e8f616a3d add rdsgen 2025-03-14 18:49:42 +01:00
kuba 63b8b21743 limit the level 2025-03-14 18:41:46 +01:00
kuba ce468204ff set shortrt and level 2025-03-14 18:38:26 +01:00
kuba eeace56821 don't use malloc in the rds modulator 2025-03-12 15:39:09 +01:00
kuba d05135efcd fix tabs 2025-03-11 17:48:47 +01:00