0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change MessageClassRegistry to DefaultedClassMap which allows changing the default value. This was necessary for the ServiceFactory. More... almost 15 years ago
merge More... almost 15 years ago
Fixed a lot of unnecessary casts. Pulled out some additional classes from the MessageFactory. Made some progress on the ServiceFactory. Test still fails though. More... almost 15 years ago
MasterChooserActivity now looks fancier More... almost 15 years ago
Added WRITE_EXTERNAL_STORAGE permission to AndroidManifest.xml of all apps because the library (MasterChooser.java) needs it. More... almost 15 years ago
RosActivity and MasterChooser and MasterChooserActivity updated with new sdcard save/restore of master URI list and current master. Only tested in AppChooser so far. More... almost 15 years ago
Pull out MessageClassRegistry in preparation for ServiceFactory. Move parsing of constant values into FieldType. More... almost 15 years ago
saving master URIs to sdcard works More... almost 15 years ago
new master chooser roughed in More... almost 15 years ago
Updated teleop with gravity vs. touch mode More... almost 15 years ago
merge with message updates More... almost 15 years ago
Eclipse project resources More... almost 15 years ago
Fix javadoc. Remove todo. More... almost 15 years ago
Added test for serializing arrays of messages. Fixed serialization of arrays of messages. More... almost 15 years ago
All tests passing. Serialization code works! More... almost 15 years ago
Split Field into Scalar and List. Remove MessageDeserializer. More... almost 15 years ago
Fixed getSerializedSize() and removed redundant serialization logic. More... almost 15 years ago
Remove MessageSerializer and move logic into MessageImpl. More... almost 15 years ago
merge More... almost 15 years ago
Hide getInstance() method in a separate, package private interface. Move serialization logic for primitive types into PrimitiveFieldType. More... almost 15 years ago
Basic teleop app running with SensorImageView integrated as well. More... almost 15 years ago
merge. More... almost 15 years ago
image view check point, runs reliably More... almost 15 years ago
ImageSub -> SensorImageView More... almost 15 years ago
Component to convert Android gravity vectory sensor to teleop. More... almost 15 years ago
Barcode loader tweak... imperfect hack pending Dave's robot chooser. More... almost 15 years ago
Added fromNano for easy integration with Android sensor timestamps. More... almost 15 years ago
ImageView checkpoint. More... almost 15 years ago
First compile of image view More... almost 15 years ago
Starting image view app More... almost 15 years ago