Age | Commit message (Expand) | Author |
2017-03-05 | Converted all KEY_POWER and KEY_BATTERY to volts; Removed string "mV"; | jon-stumpf |
2017-03-04 | Added Position.KEY_COMMAND; | jon-stumpf |
2017-03-04 | Added Position.KEY_OPERATOR and updated protocols accordingly; | jon-stumpf |
2017-02-27 | Improve Teltonika parameters decoding | Anton Tananaev |
2017-02-26 | Merge pull request #2951 from jon-stumpf/jss-celltower | Anton Tananaev |
2017-02-22 | Add new Galileo attributes | Anton Tananaev |
2017-02-20 | Updated protocols to record CellTower information where appropriate; Removed ... | jon-stumpf |
2017-02-20 | Resolved conflict with master; | jon-stumpf |
2017-02-18 | Added KEY_RSSI for protocols that had yet to record them; | jon-stumpf |
2017-02-13 | Remove some Teltonika params | Anton Tananaev |
2017-02-13 | Support Bitrek protocol | Anton Tananaev |
2017-02-07 | Fix code style issue | Anton Tananaev |
2017-02-07 | Add some Teltonika attributes (fix #2856) | Anton Tananaev |
2017-01-20 | Minor Teltonika decoder improvements | Anton Tananaev |
2017-01-19 | Switched from getXxx to readXxx on buffer | Srgian Danity |
2017-01-19 | Implemented code review suggestions | Srgian Danity |
2017-01-18 | Added UDP support on Teltonika Decoder | Srgian Danity |
2016-12-20 | Refactor protocols for network location | Anton Tananaev |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-08-06 | Decode Teltonika parameters (fix #2171) | Anton Tananaev |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-07-11 | Implement Teltonika commands (fix #1948) | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-06 | Refactor Teltonika protocol decoder | Anton Tananaev |
2016-05-06 | Implement Teltonika codec 12 | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |
2015-11-25 | Support Teltonika messages without location | Anton Tananaev |
2015-11-15 | Make LBS tests even stricter | Anton Tananaev |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev |
2015-11-08 | Clean up Java code formatting | Anton Tananaev |
2015-10-19 | Clean up some check style issues | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-09-03 | Add Teltonika unit test | Anton Tananaev |
2015-07-14 | Use diamond operator for generics | Anton Tananaev |
2015-07-12 | Re-factor decoder interface | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-06-28 | Implement bit utility class | Anton Tananaev |
2015-05-13 | Implement units conversion class | Anton Tananaev |
2015-05-04 | Create prefixes for other data | Anton Tananaev |
2015-05-04 | Create other data keys | Anton Tananaev |
2015-04-29 | Fix device id issues | Anton Tananaev |
2015-04-29 | Store other data in position | Anton Tananaev |
2015-04-27 | Remove unnecessary type casts | Anton Tananaev |
2015-04-23 | Major code refacroting | Anton Tananaev |
2015-01-14 | Clear formatting for Teltonika | Anton Tananaev |
2015-01-13 | Saving Teltonika device power state. | Pallav Tantia |
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters (DataManager... | jon-stumpf |
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after cons... | jon-stumpf |
2014-10-21 | Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro... | jon-stumpf |