Commit Graph

17 Commits

Author SHA1 Message Date
Nahuel Lofeudo 8496cfd72f Second set of commits for realtime support 2026-06-13 08:06:12 +01:00
Nahuel Lofeudo 40f8c46d80 First set of commits for realtime support 2026-06-06 19:02:02 +01:00
Nahuel Lofeudo 0a7a425ea7 Addressed some warnings, moved a few debug!() to trace!() 2026-05-25 07:49:47 +01:00
Nahuel Lofeudo dc368ca811 Refresh the GTFS bundle every time the program starts. 2026-05-25 07:45:35 +01:00
Nahuel Lofeudo 2957ccf1ff Use configured seconds for timing 2026-05-24 08:04:39 +01:00
Nahuel Lofeudo 08c028bfa8 Better error handling 2026-05-24 07:36:43 +01:00
Nahuel Lofeudo 74aa9e8a84 First set of changes to use config file instead of hard-coded settings. 2026-05-23 11:25:41 +01:00
Nahuel Lofeudo c13411065a Display the arrival time correctly 2026-05-21 07:40:01 +01:00
Nahuel Lofeudo cef6faa05f Fixed arrival time. 2026-05-19 08:37:30 +01:00
Nahuel Lofeudo 2dd7d2f83e Checkpoint 2026-05-14 08:42:10 +01:00
Nahuel Lofeudo 3973ff94b0 Finished implementing refresh in a separate thread. 2026-05-03 17:32:05 +01:00
Nahuel Lofeudo ca0003edfd Moved GTFS struct back to structs, refresh works now. 2026-05-02 08:16:13 +01:00
Nahuel Lofeudo ca6857dda9 Some autoated fixes. 2026-04-27 21:02:41 +01:00
Nahuel Lofeudo 431f21a8b8 Initial implementation of 'next arrivals'. Needs more work. 2026-04-27 21:00:45 +01:00
Nahuel Lofeudo 707aecdba7 Made GFS code into an ADT 2026-04-21 08:32:49 +01:00
Nahuel Lofeudo 34dad5e000 Introduced preferences struct 2026-03-28 10:24:51 +00:00
Nahuel Lofeudo a22e1ee3fa Rearranged the existing code to make it more manageable. 2026-03-28 09:17:49 +00:00