Commit graph

36 commits

Author SHA1 Message Date
uvos dca4421674 add free memory command
add read and write nfc commands
fix function sending
2022-03-25 13:41:02 +01:00
uvos 58fe96f8b7 add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
uvos 36cc688479 softspim: allow phase mode 2 (safe phase) 2022-03-15 22:41:06 +01:00
uvos 50d233fdf7 finish single item resend 2022-03-15 22:40:37 +01:00
uvos cf7e3f8e6b serial: ajust rx buffer size 2022-03-15 22:40:07 +01:00
uvos 6d8baa50eb implement single item resend 2022-03-15 22:39:13 +01:00
uvos 97aa264b54 IRQ based tag polling 2022-03-10 22:25:35 +01:00
uvos b01caeda28 change some parameters in softspim 2022-03-10 22:25:18 +01:00
uvos 64dae0435b change to new signelton method 2022-03-10 22:24:17 +01:00
uvos 071d13450d fix input shift register reading 2022-03-10 22:23:38 +01:00
uvos 9d00d5c8d1 add -fno-threadsafe-statics to avoid sdl depp 2022-03-10 22:22:03 +01:00
uvos ecf35c620c migrate to snprintf_P with progmem strings 2022-03-10 22:21:22 +01:00
uvos 3da07a3b45 make serial tx interrupt based 2022-03-10 22:20:37 +01:00
uvos f49d052e6e fix crc calc 2022-03-09 17:03:36 +01:00
uvos da371f43b7 fix fifo reading 2022-03-09 13:19:41 +01:00
uvos f2d4a9df9e les log spam 2022-03-09 11:12:48 +01:00
uvos a08c8e447f inital nfc code 2022-03-09 10:24:23 +01:00
uvos 395c9f3e2c avoid sending user command directly if manny user commands are issued in a short period of time 2022-03-03 16:46:37 +01:00
uvos ab2767af18 add support for signals
split main into more files
2022-02-12 00:39:26 +01:00
uvos 76e3bc0a76 disambuigate status lines 2022-02-01 14:12:07 +01:00
uvos 720a073ef0 add status reporting line on every change of train and turnout state 2022-01-31 21:29:39 +01:00
uvos 074c832b3a move to tab indentaion 2022-01-31 21:13:27 +01:00
uvos 8f5431fbc3 update train list 2022-01-31 21:11:50 +01:00
uvos 8a849fd732 add support for turnouts 2022-01-31 21:11:14 +01:00
uvos 0b528fbf1e Split train class into item and train
Use SVector to store trains
2022-01-20 20:25:51 +01:00
uvos 86c36f7a21 fix train encodeing make, negative idle pulse optional 2022-01-20 19:51:03 +01:00
uvos ebd3953755 fix sucess message 2022-01-19 22:51:26 +01:00
uvos ba67c5138d send sucess message if command is processed sucessfully 2022-01-19 22:35:55 +01:00
uvos 6a02c2f8cd improve it 2022-01-13 13:59:08 +01:00
uvos e3dcd77744 update cmake version 2022-01-10 23:02:14 +01:00
uvos 0614673ef7 add some shortcuts 2022-01-10 23:02:10 +01:00
uvos d08ae5b8b2 add missing files 2022-01-10 22:51:48 +01:00
IMback b72ec4ba8a updated serial system 2018-11-14 11:29:12 +01:00
IMback 18dc36e928 working marklin digital support 2018-10-23 14:42:03 +02:00
IMback 6a679f71ad working with delta only 2018-10-22 14:06:13 +02:00
IMback 6ce1979727 initial commit 2018-10-05 21:13:22 +02:00