- 👋 Hi, I’m @gfgit
- I develop in Qt and C++
Pinned Loading
-
SimulatoreRelaisApparato
SimulatoreRelaisApparato PublicSimulatore di circuiti di relè per imparare il funzionamento degli Apparati Centrali Elettrici FS
C++ 1
-
ModelRailroadTimetablePlanner
ModelRailroadTimetablePlanner PublicSoftware to create and manage model railroad timetables with some automatic mechanism to speed up the work.
-
traintastic
traintastic PublicForked from traintastic/traintastic
Model railroad control software | Free and open source
C++
-
Z21ServerEmulator
Z21ServerEmulator PublicComputer Z21 Emulator based on Arduino sketch from Philipp Gahtow
C++
-
-
SVGStationPlanEditor
SVGStationPlanEditor PublicA simple editor for railway station plan in SVG format
C++ 3
890 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 52 commits in 2 repositories
Created a pull request in traintastic/traintastic that received 4 comments
Simulator fixes
Hi, testing simulator with Z21 I've discovered powerOn state is not stored if change is triggered from simulator.
This means next LAN_SYSTEMSTATE_D…
Opened 6 other pull requests in 2 repositories
gfgit/SimulatoreRelaisApparato
4
merged
-
UI Layout save
This contribution was made on Mar 17
-
Circuit batch edit
This contribution was made on Mar 14
-
Serial devices
This contribution was made on Mar 7
-
UI fixes
This contribution was made on Mar 2
traintastic/traintastic
2
merged
-
Some model fixes extracted from #165
This contribution was made on Mar 10
-
ConnectDialog: use QCheckBox::checkStateChanged() from Qt 6.7
This contribution was made on Mar 2
Created an issue in traintastic/traintastic that received 11 comments
New Interface List Widget
Hi, I've just compiled the newest version of Traintastic (and tested the Simulator, realllllllly fun!). About the Interface List Widget, I like the…