You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any operating system / device.
In this article I listed some common problems I encountered when I tried to use **Freematics** OBD-reader together with **traccar** device-tracking server. Both are open-source, thanks to which I was able to improve both and their cooperation.
2
3
**Freematics**: [official repo](https://github.com/stanleyhuangyc/Freematics/tree/master/firmware_v5/telelogger) and [my fork](https://github.com/soshial/Freematics/tree/traccar_integration/firmware_v5/telelogger).
4
5
**traccar**: [official repo](https://github.com/traccar/traccar/) and [my fork](https://github.com/soshial/traccar/tree/freematics_update).