3
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LongAddrVariable now passes all tests. Turnout manager
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Misc updates
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Add two new managers, and a common address object.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
A new things to have instances of. Will this scale?
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Add a new Frame subclass to manipulate a single turnout. Unlike LocoEcho, this is done via the clean jmri interface
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Add longAddress variable, more tests
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Make dec, hex, enum variables work in symbolic programmer. Remove binary variable from code, xml and replace with a two-state enum. longAddress, speedTable still not implemented.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Still trying to get CVS as a site repository working
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Try storing the site text (e.g. .html) files in CVS to facilitate sharing of edit task
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
New NCE tests, at present just a scaffolding.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Install a loconet implementation of the power manager
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
More NCE files. These compile, but their content is just copied from the relevant LocoNet equivalents.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
This time, spell the PowerManager filename right. Add it to the InstanceManager.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Belated add of NCE connection files. Not yet ready for use, dont include in development builds until rest of NCE files are also available.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
More work on the signalling in the Symbolic Programmer. CVs and variables are now synchronized, programming read/write passes through OK
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Finally add the LocoBuffer support. Improve LocoBuffer and MS100 error handling (dialog if no port selected), tooltips.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Get log4j working, more tests for SymbolicProg, clean up some logging, remove System.out messages
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Commit a working CvTable programmer
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
New Lenz decoder file, should have been committed a couple days ago
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
VariableValue, CvValue, DecVariableValue now past the set of tests
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Complete set for Var and CvValue
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Move JmriTest to Jmri subdir, where it belongs. Create new AllTest for top level. Start to make the CvValue and VariableValue classes work in the SymbolicProgTest. Install log4j, though not working yet in low-level classes for no known reason.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Add a VariableValue subclass for decimal case, along with relevant changes to remember XML info like mask, etc.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
New files using the updated Programmer interface
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Updates for consistency with Programmer interface changes.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Change Programmer interface to modal for the mode value. e.g. mode is no longer an argument to readCV/writeCV. Make the mode a beanish parameter, with listeners, etc. Create the ProgModePane to make it easier to control modes from the GUI, including cross-links. Migrated the existing two programmers to ProgModePane. Fixed a minor confusion between Direct bit and byte mode.
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Correct some jmrix dependencies in startup
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
More work on table display/edit, now working visually
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
JavaDoc updates
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago
Install test infrastructure
bobjacobsen
as Bob Jacobsen
More... almost 23 years ago