aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-26Huabao: code style - orderingBen Harris
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2022-10-25Huabao Protocol: Add CC888 heartbeat packetBen Harris
From CC888 protocol When vehicle engine is OFF, the device will stop uploading location information to platform server, it will send heart beat message to platform server every 2 minutes, the heart beat message ID is 0x0506, the message body of heart beat message is empty. The platform will reply device with general replay message ID 0x8001
2022-10-20Update GPS103 command (fix #4964)Anton Tananaev
2022-10-20Add Minifinder HDOPAnton Tananaev
2022-10-19Fix command queue issueAnton Tananaev
2022-10-18Add BCE test caseAnton Tananaev
2022-10-18Add BCE frame testsAnton Tananaev
2022-10-17Fix Suntech alert decodingAnton Tananaev
2022-10-16Remove commented linesAnton Tananaev
2022-10-16Improve Suntech supportAnton Tananaev
2022-10-15Fix MS SQL limit (fix #4958)Anton Tananaev
2022-10-14MiniFinder Rex bark alarmAnton Tananaev
2022-10-13Fix lint issuesAnton Tananaev
2022-10-13Refactor database code (fix #4961)Anton Tananaev
2022-10-13Support OBD6 status messageAnton Tananaev
2022-10-12Fix G1RUS decodingAnton Tananaev
2022-10-07Fix attributes test (fix #4956)Anton Tananaev
2022-10-06Fix Huabao responsesAnton Tananaev
2022-10-06Fix TAT100 cell decodingAnton Tananaev
2022-10-05Decode RFTRACK WiFi infoAnton Tananaev
2022-10-05Fix commands linked to groupAnton Tananaev
2022-10-05Additional RFTRACK dataAnton Tananaev
2022-10-05Support RFTRACK commandsAnton Tananaev
2022-10-04Concox Vl502 IMEI device idAnton Tananaev
2022-10-04Safer cache requestAnton Tananaev
2022-10-04Disable query loggingAnton Tananaev
2022-10-02Use IP as id for NMEAAnton Tananaev
2022-10-02Update submodule commitv5.4Anton Tananaev
2022-10-02Add integration testsAnton Tananaev
2022-10-02Update version numberAnton Tananaev
2022-10-02Update Java dependenciesAnton Tananaev
2022-10-02Update gradle pluginsAnton Tananaev
2022-10-02Update protobuf versionAnton Tananaev
2022-10-02Update gradle versionAnton Tananaev
2022-10-02Remove duplicate classAnton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-10-01Enable iOS soundAnton Tananaev
2022-09-29Synchronize queued commandsAnton Tananaev
2022-09-29Use DB command queueAnton Tananaev
2022-09-29Simplify commands logicAnton Tananaev
2022-09-29Remove queueing parameterAnton Tananaev
2022-09-28Queued command modelAnton Tananaev
2022-09-28Add table for command queueAnton Tananaev
2022-09-27Support RFTRACK monitoring unitsAnton Tananaev
2022-09-27Better PID decoding errorAnton Tananaev
2022-09-25Persist device stateAnton Tananaev
2022-09-21Fix forwarding date formatAnton Tananaev
2022-09-21Reformat forwarding requestAnton Tananaev
2022-09-21Add spaceAnton Tananaev
2022-09-21Refactor motion handlingAnton Tananaev