Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-09 | Replaced tabs for spaces | Demian | |
2015-06-09 | Added compatibility for MySQL on all queries. Moved the sha256 logic to java ↵ | Demian | |
to make it compatible across all databases | |||
2015-06-09 | Moved all the SQL queries to the configuration file | Demian | |
2015-06-09 | Fix new STL060 regex pattern | Anton Tananaev | |
2015-06-09 | Add new STL060 format | Anton Tananaev | |
2015-06-07 | Fix Castel frame decoder | Anton Tananaev | |
2015-06-06 | Add users API servlet | Anton Tananaev | |
2015-06-06 | Modify Visiontek regex pattern | Anton Tananaev | |
2015-06-06 | Correct BCE confirmation code | Anton Tananaev | |
2015-06-06 | Fix column label problem | Anton Tananaev | |
2015-06-06 | Implement password change | Anton Tananaev | |
2015-06-05 | Properly clean jdbc resources | Anton Tananaev | |
2015-06-05 | Add user account dialog | Anton Tananaev | |
2015-06-05 | Re-factor config params | Anton Tananaev | |
2015-06-05 | Simplify protocol config | Anton Tananaev | |
2015-06-05 | Move schema query to config | Anton Tananaev | |
2015-06-05 | Remove named statement class | Anton Tananaev | |
2015-06-05 | Add pool size parameter | Anton Tananaev | |
2015-06-05 | Use correct decoder for Castel | Anton Tananaev | |
2015-06-04 | Trim Castel device id | Anton Tananaev | |
2015-06-03 | Update Meiligao protocol regex | Anton Tananaev | |
2015-06-02 | Re-factor old database methods | Anton Tananaev | |
2015-06-01 | Support JNDI data source (fix #1229) | Anton Tananaev | |
2015-06-01 | Load server settings in web | Anton Tananaev | |
2015-06-01 | Add servlet for server settings | Anton Tananaev | |
2015-06-01 | Manage server settings record | Anton Tananaev | |
2015-06-01 | Add server settings model | Anton Tananaev | |
2015-05-31 | Fix problem in Castel decoder | Anton Tananaev | |
2015-05-31 | Add crc to Castel responses | Anton Tananaev | |
2015-05-31 | Implement Castel protocol | Anton Tananaev | |
2015-05-30 | Disable async session debug | Anton Tananaev | |
2015-05-29 | Show live data on map | Anton Tananaev | |
2015-05-28 | Update ServerManager.java | ke5stl | |
Remove unneeded frameDecoder for UDP. thank you for looking! | |||
2015-05-26 | Update ServerManager.java | ke5stl | |
allow the Queclink GL200 to support UDP as well as TCP connections. GL300 model devices (compatible with GL200 protocol, it seems) support UDP mode as well as TCP. UDP uses less battery though, so may allow the device to run a little bit longer on a charge. | |||
2015-05-26 | Stop sending alarm messages | Anton Tananaev | |
2015-05-22 | Add more mock positions | Anton Tananaev | |
2015-05-21 | Add mock position data | Anton Tananaev | |
2015-05-20 | Ignore field if no query column | Anton Tananaev | |
2015-05-20 | Implement position report loading | Anton Tananaev | |
2015-05-20 | Fix Xirgo regex pattern | Anton Tananaev | |
2015-05-14 | Add mobile web interface | Anton Tananaev | |
2015-05-13 | Implement units conversion class | Anton Tananaev | |
2015-05-12 | Clear device id if unidentified | Anton Tananaev | |
2015-05-10 | Refactor web app architecture | Anton Tananaev | |
2015-05-07 | Add Gisgraphy reverse geocoder | Anton Tananaev | |
2015-05-07 | Implement address formatter | Anton Tananaev | |
2015-05-07 | Add Tytan status flags | Anton Tananaev | |
2015-05-07 | Use lower case xml tags | Anton Tananaev | |
2015-05-07 | Decode Tytan inputs correctly | Anton Tananaev | |
2015-05-07 | Improve double and float format | Anton Tananaev | |