aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-06-09Moved all the SQL queries to the configuration fileDemian
2015-06-09Fix new STL060 regex patternAnton Tananaev
2015-06-09Add new STL060 formatAnton Tananaev
2015-06-07Fix Castel frame decoderAnton Tananaev
2015-06-06Add users API servletAnton Tananaev
2015-06-06Modify Visiontek regex patternAnton Tananaev
2015-06-06Correct BCE confirmation codeAnton Tananaev
2015-06-06Fix column label problemAnton Tananaev
2015-06-06Implement password changeAnton Tananaev
2015-06-05Properly clean jdbc resourcesAnton Tananaev
2015-06-05Add user account dialogAnton Tananaev
2015-06-05Re-factor config paramsAnton Tananaev
2015-06-05Simplify protocol configAnton Tananaev
2015-06-05Move schema query to configAnton Tananaev
2015-06-05Remove named statement classAnton Tananaev
2015-06-05Add pool size parameterAnton Tananaev
2015-06-05Use correct decoder for CastelAnton Tananaev
2015-06-04Trim Castel device idAnton Tananaev
2015-06-03Update Meiligao protocol regexAnton Tananaev
2015-06-02Re-factor old database methodsAnton Tananaev
2015-06-01Support JNDI data source (fix #1229)Anton Tananaev
2015-06-01Load server settings in webAnton Tananaev
2015-06-01Add servlet for server settingsAnton Tananaev
2015-06-01Manage server settings recordAnton Tananaev
2015-06-01Add server settings modelAnton Tananaev
2015-05-31Fix problem in Castel decoderAnton Tananaev
2015-05-31Add crc to Castel responsesAnton Tananaev
2015-05-31Implement Castel protocolAnton Tananaev
2015-05-30Disable async session debugAnton Tananaev
2015-05-29Show live data on mapAnton Tananaev
2015-05-28Update ServerManager.javake5stl
Remove unneeded frameDecoder for UDP. thank you for looking!
2015-05-26Update ServerManager.javake5stl
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-26Stop sending alarm messagesAnton Tananaev
2015-05-22Add more mock positionsAnton Tananaev
2015-05-21Add mock position dataAnton Tananaev
2015-05-20Ignore field if no query columnAnton Tananaev
2015-05-20Implement position report loadingAnton Tananaev
2015-05-20Fix Xirgo regex patternAnton Tananaev
2015-05-14Add mobile web interfaceAnton Tananaev
2015-05-13Implement units conversion classAnton Tananaev
2015-05-12Clear device id if unidentifiedAnton Tananaev
2015-05-10Refactor web app architectureAnton Tananaev
2015-05-07Add Gisgraphy reverse geocoderAnton Tananaev
2015-05-07Implement address formatterAnton Tananaev
2015-05-07Add Tytan status flagsAnton Tananaev
2015-05-07Use lower case xml tagsAnton Tananaev
2015-05-07Decode Tytan inputs correctlyAnton Tananaev
2015-05-07Improve double and float formatAnton Tananaev
2015-05-07Remove tabulation characterAnton Tananaev
2015-05-06Display markers on the mapAnton Tananaev