Age | Commit message (Expand) | Author |
2018-10-17 | Decoders to accept generic protocol | Anton Tananaev |
2018-06-13 | Save Totem status info | Anton Tananaev |
2018-06-08 | Migrate part of T protocols | Abyss777 |
2018-05-30 | Fix AT05 2G response message | Anton Tananaev |
2018-05-05 | Update Totem IO decoding | Anton Tananaev |
2018-04-27 | Fix Totem alarm decoding | Anton Tananaev |
2018-04-18 | Decode Totem SOS button | Anton Tananaev |
2018-04-11 | Fix totem IO decoding | Anton Tananaev |
2018-04-06 | Decode Totem IO values | Anton Tananaev |
2018-03-23 | Additional Totem alarms | Anton Tananaev |
2018-03-02 | Improve Totem AT09 status decoding | Anton Tananaev |
2018-03-02 | Revert: Decode additional Totem alarm codes | Anton Tananaev |
2018-02-12 | Decode additional Totem alarm codes | Anton Tananaev |
2018-01-22 | Add new position constructor | Anton Tananaev |
2017-10-26 | Add support for AB and AC types | Anton Tananaev |
2017-10-25 | Implement alternative Totem ACK | Anton Tananaev |
2017-09-22 | Add missing Totem alarm | Anton Tananaev |
2017-05-23 | Organize satellites and RSSI values | Abyss777 |
2017-05-22 | Organize KEY_xDOP values | Abyss777 |
2017-05-19 | Adjust battery and batteryLevel type | Abyss777 |
2017-04-17 | Allow optional primitives | Anton Tananaev |
2017-03-17 | Fixed time comment in Tk103 and Totem protocols as requested; | jon-stumpf |
2017-03-17 | Fixed time comments for uncaptured milliseconds as requested; | jon-stumpf |
2017-03-17 | Merged Y4 and Y2 DateTimeFormats, simplifying switch; | jon-stumpf |
2017-03-17 | Fixed all comments for date and time to include format details; | jon-stumpf |
2017-03-17 | Fixed comment for date format to match code in Meitrack and Totem protocols; | jon-stumpf |
2017-03-12 | Implemented Parser.nextDateTime(); | jon-stumpf |
2017-03-05 | Performed all KEY_POWER and KEY_BATTERY conversions using multiplication vers... | jon-stumpf |
2017-03-04 | Replaced hardcoded "pdop" with Position.KEY_PDOP; | jon-stumpf |
2017-03-04 | Ensure that odometer is a number (fix #2967) | Anton Tananaev |
2017-02-26 | Some minor clean up | Anton Tananaev |
2017-02-25 | Reduced the size of TotemProtocolDecoder.decode() to meet checkstyle restrict... | jon-stumpf |
2017-02-21 | Fixed TotemProtocol to only record vdop and pdop while parsing PATTERN1; Incr... | jon-stumpf |
2017-02-21 | Updated TotemProtocol to record "pdop" and "vdop" in PATTERN1; | jon-stumpf |
2017-02-20 | Updated protocols to record CellTower information where appropriate; Removed ... | jon-stumpf |
2016-12-20 | Rename GSM to RSSI attribute | Anton Tananaev |
2016-12-20 | Refactor protocols for network location | Anton Tananaev |
2016-11-05 | Support new Totem protocol format | Anton Tananaev |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-09-16 | Use same code formatting for switches | Anton Tananaev |
2016-08-23 | - Fixed units of KEY_ODOMETER to meters in some protocols | Abyss777 |
2016-08-05 | - Removed OIL_CUT | Abyss777 |
2016-08-01 | - Added a few more protocols | Abyss777 |
2016-07-29 | Organized alarms in the first part of protocols | Abyss777 |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-06-04 | Implement new Totem protocol format | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2015-12-13 | Add new format to Totem protocol decoder | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |