Commit Graph

17 Commits

Author SHA1 Message Date
Marcin Nowak
412800ea23 (uart, commands) add possibility to set radio channel and volume via uart 2022-11-05 05:00:39 +01:00
Marcin Nowak
7bd1e43dcf (uart, debug) first part of fixes after code review
- remove `uart_status` from eu7_application class
- remove copy&pasted `m_scenariopanel` size settings
- remove unnecessary code `debug_panel::render_section_uart()`
- remove #ifdef from `driveruipanels.h` textlines
- set `data_pending` to false when establishing a new connection
2022-04-16 01:37:10 +02:00
Marcin Nowak
f2c74d2f08 (uart, driveruipanels) add possibility to change uart baud rate in debug panel 2022-04-15 23:56:14 +02:00
Marcin Nowak
18100217c3 (uart) change incorrect name "enumeration" -> "port finding" 2022-04-15 23:49:41 +02:00
Marcin Nowak
20a369974a (uart) fix port change handling, add packet stats resetting 2022-04-15 23:49:41 +02:00
Marcin Nowak
0138aa2f41 (uart) add serial ports enumeration and possibility to change at runtime 2022-04-15 23:49:41 +02:00
Marcin Nowak
3f308cf812 (uart) add possibility to enable/disable UART transmission from Debug panel 2022-04-15 23:49:41 +02:00
Marcin Nowak
a0153b1d7b (uart, debug) add UART debug panel with connection information 2022-04-15 23:49:33 +02:00
Marcin Nowak
0c1bcdcadf (uart, improvement) not quitting when serial port is unavailable + automatic reconnect + no repeating uart error messages 2022-04-15 23:47:07 +02:00
Królik Uszasty
d8170c932b Dodana lampka czuwaka/shp (2 w 1), dodany dźwięk/wskazówka stycznika EP zależny od stopnia zahamowania, poszerzenie zakresu informacji wyjściowych UART na potrzeby pulpitu EZT, poprawka dźwięku hamulca pomocniczego, poprawka pozycjonowania dźwięków w kabinach, dodane sterowanie procentowe po UART 2022-01-01 20:55:52 +01:00
tmj-fstate
8f02ae26c4 backward scan ai logic tweak, heating control ai logic tweak, autogenerated power station recognition and filtering, pantograph tank pressure exposed to uart interface, editor mode camera initialization fix 2021-05-01 23:04:25 +02:00
tmj-fstate
f2c1a4dc96 milek7/sim branch uart input code import 2020-04-09 03:17:17 +02:00
tmj-fstate
1dc81abae9 opengl 3.3 renderer switch to core profile, additional train state data exposed to uart interface, minor bug fixes 2019-11-01 18:51:27 +01:00
tmj-fstate
68a45db21a build 190902. vehicle derailment, oil pressure change tweak, inverter sound tweak, car braking logic tweak, flashing alerter ui indicator, departure signal sources reduction, additional train state data exposed to uart interface, additional train state data for python scripts, wind simulation tweak, coupler animation fix 2019-09-02 19:18:44 +02:00
tmj-fstate
3751c8a0a8 dangling pointer crash semi-fix, minor bug fixes, minor code correctness enhancements 2018-07-16 02:40:53 +02:00
tmj-fstate
0c880f3d4e serial port input device configuration, additional control commands and minor control logic tweaks 2018-02-10 19:53:21 +01:00
tmj-fstate
8b74939460 serial port input devices communication module replacement 2018-02-06 03:03:19 +01:00