aboutsummaryrefslogtreecommitdiff
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-07Add row selection eventsAnton Tananaev
2015-06-07Add device status panelAnton Tananaev
2015-06-07Fix Castel frame decoderAnton Tananaev
2015-06-06Add user management windowAnton 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-05Implement server settingsAnton Tananaev
2015-06-05Re-factor config paramsAnton Tananaev
2015-06-05Simplify protocol configAnton Tananaev
2015-06-05Move schema query to configAnton Tananaev
2015-06-05Rename debug config fileAnton Tananaev
2015-06-05Rename default config fileAnton 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-03Add server settings dialogAnton Tananaev
2015-06-03Update Meiligao protocol regexAnton Tananaev
2015-06-02Re-factor old database methodsAnton Tananaev
2015-06-01Minor readme updateAnton Tananaev
2015-06-01Add build instructions to readmeAnton 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-06-01Store current user modelAnton Tananaev
2015-05-31Fix problem in Castel decoderAnton Tananaev
2015-05-31Add crc to Castel responsesAnton Tananaev
2015-05-31Add GPS message to unit testAnton Tananaev
2015-05-31Implement Castel protocolAnton Tananaev
2015-05-30Disable async session debugAnton Tananaev
2015-05-30Add Tytan test caseAnton Tananaev
2015-05-29Show live data on mapAnton Tananaev
2015-05-29Merge pull request #1223 from ke5stl/patch-1Anton Tananaev
Add UDP support for GL200 server
2015-05-28Update ServerManager.javake5stl
Remove unneeded frameDecoder for UDP. thank you for looking!
2015-05-28Add Ruptela test caseAnton Tananaev
2015-05-27Show report route on mapAnton Tananaev
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-24Add Ruptela unit testAnton Tananaev
2015-05-23Add Aplicom unit testAnton Tananaev