Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-23 | Support AT07 protocol | Anton Tananaev | |
2019-01-23 | Extend VTFMS protocol support | Anton Tananaev | |
2019-01-23 | Special GT06 LBS responses | Anton Tananaev | |
2019-01-22 | Support another H02 LBS format | Anton Tananaev | |
2019-01-22 | Fix eelink login response | Anton Tananaev | |
2019-01-22 | Fix ITS login response | Anton Tananaev | |
2019-01-22 | Decode eelink probe temperature | Anton Tananaev | |
2019-01-19 | Handle line break | Anton Tananaev | |
2019-01-18 | Change protocol to UDP | Anton Tananaev | |
2019-01-18 | Improve pipeline message handing | Anton Tananaev | |
2019-01-17 | Implement NEO-SAT NEO-S protocol | Anton Tananaev | |
2019-01-16 | Support 105B and 103B photos | Anton Tananaev | |
2019-01-14 | Minor logging code change | Anton Tananaev | |
2019-01-14 | Support EKAS protocol | Anton Tananaev | |
2019-01-14 | Merge pull request #4192 from flocsy/send-message | Anton Tananaev | |
Send message (that is displayed on the watch's display) | |||
2019-01-14 | added test for MESSAGE | Gavriel Fleischer | |
2019-01-14 | fixed typo | Gavriel Fleischer | |
2019-01-14 | added message sending to WatchProtocol | Gavriel Fleischer | |
2019-01-13 | Merge pull request #4191 from flocsy/TK-binary | Anton Tananaev | |
fixed exception when String.format thought the binary data has formt placeholders | |||
2019-01-13 | Merge pull request #4189 from iEvgeny/navis6 | Anton Tananaev | |
Implemented F6 format support for Navis (NTCB) protocol | |||
2019-01-13 | added test when binary data looks like format string | Gavriel Fleischer | |
2019-01-13 | Add Navis protocol unit test for F6 format | Evgeny S Maksimov | |
2019-01-13 | fixed removed unnecessary {} | Gavriel Fleischer | |
2019-01-13 | fixed exception when String.format thought the binary data has format ↵ | Gavriel Fleischer | |
placeholders | |||
2019-01-13 | Fixed output field for F4 format | Evgeny S Maksimov | |
2019-01-13 | Fix altitude factor | Evgeny S Maksimov | |
2019-01-13 | Fix copy/paste errors | Evgeny S Maksimov | |
2019-01-13 | Added F6 format support + minor improvements for previous formats. | Evgeny S Maksimov | |
2019-01-12 | Support H10 cell and wifi | Anton Tananaev | |
2019-01-12 | Test Suntech hours decoding | Anton Tananaev | |
2019-01-11 | Merge pull request #4188 from iEvgeny/logrotate | Anton Tananaev | |
Added logger.rotate configuration parameter for compatibility with logrotate | |||
2019-01-09 | Merge pull request #4186 from flocsy/logger-format | Anton Tananaev | |
fixed LOGGER format string | |||
2019-01-09 | fixed LOGGER format string | Gavriel Fleischer | |
2019-01-09 | Merge pull request #4184 from flocsy/fix-log-order | Anton Tananaev | |
fixed log order | |||
2019-01-09 | fixed log order | Gavriel Fleischer | |
2019-01-08 | Add ITS login response | Anton Tananaev | |
2019-01-08 | Merge pull request #4181 from flocsy/log-battery | Anton Tananaev | |
Small improvements to logging | |||
2019-01-08 | reverted getInteger | Gavriel Fleischer | |
2019-01-08 | made it possible to customize log order and use any attribute | Gavriel Fleischer | |
2019-01-08 | 120 chars line limit... | Gavriel Fleischer | |
2019-01-08 | remove non-standard -N | Gavriel Fleischer | |
2019-01-08 | use String formatting in logging | Gavriel Fleischer | |
2019-01-08 | use Java api | Gavriel Fleischer | |
2019-01-08 | renamed method to parseError | Gavriel Fleischer | |
2019-01-08 | added logger.events configuration | Gavriel Fleischer | |
2019-01-08 | log error in GoogleGeocoder | Gavriel Fleischer | |
2019-01-08 | changed log message for port confict | Gavriel Fleischer | |
2019-01-07 | added getInteger that can return null | Gavriel Fleischer | |
2019-01-07 | log battery level, outdated, invalid | Gavriel Fleischer | |
2019-01-07 | disconnect after hex command sent | Gavriel Fleischer | |