Skip to content

Commit

Permalink
Merge pull request #41 from johnrm174/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
johnrm174 authored Jul 13, 2023
2 parents df0cfd4 + 2c4411e commit a5e733f
Show file tree
Hide file tree
Showing 26 changed files with 787 additions and 697 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,14 @@ What's currently supported by the Editor:
* Configure GPIO sensors and track sections to provide a 'mimic' display of the layout
* Configure a level of automation for the signals as trains traverse the layout

What's New in Release 3.4.0:
* Point and line colour selections - to enable colour coding of routes
* Line end-style selections - end-stops and arrow styles can now be specified
* Enhanced error/warning reporting via popups - reduced reliance on logs
* Layout 'info' function (under Help) allows you to add notes for your layout
* Fixed issue when selecting objects if Canvas is scrolled within the main window
* Various window geometry improvements to keep key UI elements visible on resizing
* Track section occupancy logic corrected for passing shunt-ahead ground signals
What's new in Release 3.4.1:
* Minor bug fixes and enabling work for MQTT networking
* Improvements to the operation of single line block instruments
* Some block instrument library API functions have been DEPRECATED (see PUBLIC_API.md)

What's coming soon:
* MQTT networking (for linking layouts)
* Better pplication documentation
* Better application documentation

Any bug reports and feedback you may have would be gratefully appreciated - specifically:
* What aspects are intuitive? What aspects aren't?
Expand Down
2 changes: 1 addition & 1 deletion configuration_examples/automation_colour_light_example.sig
Original file line number Diff line number Diff line change
Expand Up @@ -20190,7 +20190,7 @@
"editmode": true,
"filename": "/home/pi/model-railway-signalling/configuration_examples/automation_colour_light_example.sig",
"info": "Document your layout here",
"version": "Version 3.3.0"
"version": "Version 3.4.1"
},
"logging": {
"level": 2
Expand Down
Loading

0 comments on commit a5e733f

Please sign in to comment.