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

140 Commits

Author SHA1 Message Date
2f30bfb925 more commands and even more in lua api 2025-12-22 18:18:01 +01:00
bd16b9c4a3 more commands 2025-12-22 17:53:11 +01:00
ec6e71e014 more success in lua 2025-12-22 16:47:49 +01:00
f9ca182838 favor lua output 2025-12-22 16:18:33 +01:00
ecf02a7479 transition to lua based 2025-12-22 16:10:33 +01:00
d52a9678ec pragma once, maybe reduces size? 2025-12-20 10:36:39 +01:00
eb0f11b962 refactor 2025-12-20 10:17:16 +01:00
86ace60034 autosave on exit 2025-12-19 21:09:15 +01:00
cd53471a1e remove default device name 2025-08-06 13:44:09 +02:00
44118417c8 clean up ascii_cmd 2025-07-18 13:58:09 +02:00
721ad3d239 reduce boilerplate in ascii_cmd.c 2025-07-12 19:51:04 +02:00
f8ca7915ea this is so 卐 2025-06-15 13:19:16 +02:00
4f0a4d6876 reduce branching and a bit clean up 2025-06-15 12:12:21 +02:00
37282a7bf2 remove redundant functions, comments, correct function names, optimize the encoder a little bit 2025-05-30 13:31:15 +02:00
854edde90b yeah 2025-05-01 14:35:26 +02:00
c2f8306810 add user defined groups for rds2 2025-04-22 14:21:43 +02:00
0afca4a895 man 2025-04-15 16:16:59 +02:00
d07be042b0 stupid scanf 2025-04-15 16:15:53 +02:00
5603396281 fix? 2025-04-15 16:14:10 +02:00
df55655f9f oops 2025-04-15 16:13:08 +02:00
75a8feff31 shrink source code file size, add ascii cmd addressing 2025-04-15 16:12:37 +02:00
e8640819fb change set lps logic 2025-04-14 18:20:31 +02:00
3a05e39bb6 attempt to fix lps 2025-04-14 18:15:26 +02:00
d2b4ddb417 oh 2025-04-14 16:28:47 +02:00
a3c9db98db fix bugs and remove extern from header 2025-04-14 16:22:30 +02:00
ae317a3fe4 forgot about this 2025-04-14 16:19:54 +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
e7983e6876 this keeps happening 2025-04-13 18:49:09 +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
1e9699e819 oops 2025-04-13 15:54:22 +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
58835342b0 oops 2025-04-05 13:49:38 +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
4c94962ddf oops 2025-03-28 21:07:32 +01:00
31f111828d add ert command 2025-03-28 21:07:03 +01:00
f76e946c7f some memory optimizations and add data for ERT 2025-03-28 20:26:49 +01:00
ecbca33efe source code formatting 2025-03-25 13:26:32 +01:00
fff53e9b74 disallow pis starting with 0 2025-03-24 21:57:35 +01:00
7077be0c6d what 2025-03-24 21:03:39 +01:00
6781446c90 try a diffrent waveform 2025-03-24 20:52:43 +01:00
4c1c0d573c remove old definition and afch 2025-03-24 20:26:02 +01:00
b37556d6d1 compress the udg commands a bit 2025-03-24 20:24:22 +01:00
cb9ff77712 add doc, remove di, add symbol_shifting 2025-03-24 16:42:11 +01:00
a339cdee93 add a new rds2 mode 2025-03-23 20:52:28 +01:00
6fba992f24 remove dps 2025-03-23 19:30:01 +01:00
de1f945199 remove shortrt 2025-03-23 10:49:38 +01:00
49a84f1dbc finish update 2025-03-23 10:45:58 +01:00