Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
for validity
|
|
|
|
https://github.com/traccar/traccar/issues/3973
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Drivers implementation
|
|
|
|
|
|
|
|
|
|
|
|
- Add Driver Name to Trip report
|
|
|
|
|
|
|
|
|
|
|
|
CellTowers and capturing additional protocol information
|
|
|
|
KEY_RSSI when reported in CellTower;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- improved variables naming
- droped bool 'connectionless' and used channel implementation for execution
branching
- CamelCasedAbbreviationsToo
- optimized use of deviceSession
|
|
|
|
|
|
|