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

126 Commits

Author SHA1 Message Date
d48a006b90 rtp in lua 2025-12-26 11:15:47 +01:00
9c4321d9e4 add default rt setter + rt timeout and switching period now can be in seconds 2025-12-26 09:18:51 +01:00
751e107037 do ert in lua 2025-12-25 21:22:23 +01:00
f07e3b70ad user data and rename 2025-12-25 20:38:15 +01:00
77e281dbfc oda_handler 2025-12-24 19:40:53 +01:00
b83a96d889 thread safety and register oda 2025-12-24 16:26:00 +01:00
e4d158a52a faster clock 2025-12-24 13:44:11 +01:00
aed57a1e45 some updates 2025-12-24 10:43:37 +01:00
5e7e1e1539 eon api 2025-12-23 11:02:31 +01:00
003baf1637 it was fine then, but for some reason not now 2025-12-23 09:52:55 +01:00
b62f968cae what is this? a circus? 2025-12-23 09:51:50 +01:00
633a34741f is my compiler retarded 2025-12-23 09:48:26 +01:00
2b7ba88a1c uh huh 2025-12-23 09:46:16 +01:00
0712e82325 sorry? 2025-12-23 09:43:53 +01:00
aedb265315 should make it easier 2025-12-23 09:42:37 +01:00
2c3ef23d7d don't pull this 2025-12-22 21:42:03 +01:00
82ae96cb34 ??? 2025-12-22 20:02:35 +01:00
08e1d7a1cf why is ts not running 2025-12-22 19:53:04 +01:00
5d4c02bbe0 fix crash 2025-12-22 19:24:46 +01:00
2143eed9e5 const! (also chris rea is dead, rip) 2025-12-22 16:50:06 +01:00
1f9fe55540 const 2025-12-22 16:12:05 +01:00
d52a9678ec pragma once, maybe reduces size? 2025-12-20 10:36:39 +01:00
86ace60034 autosave on exit 2025-12-19 21:09:15 +01:00
780f51ba4b change variables 2025-06-21 15:58:35 +02:00
37282a7bf2 remove redundant functions, comments, correct function names, optimize the encoder a little bit 2025-05-30 13:31:15 +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
ff2081bcb7 this works now 2025-05-29 14:04:13 +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
0e877bccc1 reduce sampling rate 2025-04-28 18:41:58 +02:00
6e1a52cacb will this work? 2025-04-28 16:20:25 +02:00
c2f8306810 add user defined groups for rds2 2025-04-22 14:21:43 +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
f57aa80a5e add option to set the link bit in the 1A group 2025-04-13 18:48:26 +02:00
dad88c3dd4 add oda af and simplify get_next_af 2025-04-13 17:51:22 +02:00
42bc9a3179 add ert+ (needs save refresh) 2025-04-13 16:44:06 +02:00
9cb255a8bd add fast tuning information 2025-04-13 16:06:50 +02:00
0efc915c0e you can send additional information via 1A and eon also this update requires a reset of the save 2025-04-13 15:53:38 +02:00
7e7f24545c change the saving logic and ensure type b safety with a group structure 2025-04-13 15:25:28 +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
03104e82ff add crc16 function and remove oda, to be reimplemented 2025-04-02 21:57:42 +02:00
24cbee730a add ert 2025-03-28 21:01:29 +01:00
9ac22488dd nice 2025-03-28 20:36:22 +01:00
8ff6c5d679 really? 2025-03-28 20:31:45 +01:00
f76e946c7f some memory optimizations and add data for ERT 2025-03-28 20:26:49 +01:00
28b3c5e9be fix lps 2025-03-25 17:21:48 +01:00
d65aab6956 did not expect this 2025-03-24 21:07:47 +01:00
2a458e517f what? 2025-03-24 21:06:18 +01:00
c1389e4f97 i wonder if i'll regret this 2025-03-24 21:01:57 +01:00
6781446c90 try a diffrent waveform 2025-03-24 20:52:43 +01:00