Commit Graph

8838 Commits

Author SHA1 Message Date
Anton Tananaev
43b876dec7 Model dependent motion decoding 2024-08-05 20:03:46 -07:00
Anton Tananaev
d571995d10 Add DSF22 test case 2024-08-05 07:51:38 -07:00
Anton Tananaev
0e9ed16b31 Support Megastek MT65Plus (fix #5376) 2024-08-02 07:26:02 -07:00
Anton Tananaev
5606aed5bd Handle zero engine hours 2024-08-02 07:11:22 -07:00
Anton Tananaev
c289b5f90b Add Megastek unit test 2024-08-02 06:47:34 -07:00
Anton Tananaev
dedf5f1792 Support Suntech ST419 to ST449 2024-07-31 07:34:46 -07:00
Anton Tananaev
b61e01af55 Fix Astra X mask decoding 2024-07-30 21:59:14 -07:00
Anton Tananaev
b68324196e Increase log stack limit 2024-07-29 22:08:01 -07:00
Anton Tananaev
44752e4100 Support Magnet 4G GPS battery 2024-07-29 15:57:14 -07:00
Anton Tananaev
2788174193 Update submodule 2024-07-28 14:21:51 -07:00
Anton Tananaev
9ed138cdb5 Update bundled JDK version 2024-07-28 13:47:12 -07:00
Anton Tananaev
c66dbb9862 Update bundled JDK version 2024-07-28 13:23:25 -07:00
Anton Tananaev
2c8945caa5 Improve integration tests 2024-07-28 13:15:14 -07:00
Anton Tananaev
02bfa8faaa Update version number 2024-07-28 12:46:00 -07:00
Anton Tananaev
880b66fc09 Update dependency note 2024-07-28 09:06:02 -07:00
Anton Tananaev
0e1217d3b5 Update calendar library 2024-07-28 09:00:14 -07:00
Anton Tananaev
a1e4d89906 Update Java dependencies 2024-07-28 07:18:37 -07:00
Anton Tananaev
77ef23b40f
Merge pull request #5371 from mujeerhashmi/feat_olamaps_geocoder
geocoder: Implement OlaMaps Reverse geocoder
2024-07-26 19:12:47 -07:00
Syed Mujeer Hashmi
b0ccb8127a Update GoogleGeocoder.java 2024-07-27 07:35:59 +05:30
Syed Mujeer Hashmi
b4ee8b7126
Update GeocoderTest.java 2024-07-27 07:03:41 +05:30
Anton Tananaev
62f1cb5cd3 Support TopTen TK218 OBD 2024-07-26 18:02:32 -07:00
Syed Mujeer Hashmi
adeb0ef3de geocoder: custom url for google based geocoder
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in>
2024-07-26 23:11:16 +05:30
Anton Tananaev
1f60285890 Add Astra protocol X support 2024-07-26 08:39:59 -07:00
Anton Tananaev
bea527412c Remove unnecessary stats parameter 2024-07-26 07:13:34 -07:00
Anton Tananaev
4620fc2db1 Refactor Astra decoder 2024-07-24 06:51:44 -07:00
Anton Tananaev
1f1edcfb0e Add device users column 2024-07-23 07:59:19 -07:00
Anton Tananaev
e1be891613 Support Jimi IoT extended heartbeat 2024-07-20 17:37:32 -07:00
Anton Tananaev
50e9eced4a Some tasks on single server only 2024-07-13 14:36:56 -07:00
Anton Tananaev
2d1b4aad57 Drop foreign keys 2024-07-13 08:55:33 -07:00
Anton Tananaev
b2126cf6af Decode Ulbotech fuel sensors 2024-07-12 08:13:31 -07:00
Anton Tananaev
12a6b088cc No response for AP12 result 2024-07-10 07:45:25 -07:00
Anton Tananaev
b1a8f303c9 Support Meitrack custom commands 2024-07-09 20:33:15 -07:00
Anton Tananaev
b48e4a456f Revert "Invalid ST-901L-4G coordinates"
This reverts commit 864872b2df.
2024-07-08 05:44:23 -07:00
Anton Tananaev
cf6aa038b7 Migrate to records 2024-07-07 12:48:35 -07:00
Anton Tananaev
d0536ccbc1 Update switch statements 2024-07-07 07:33:16 -07:00
Anton Tananaev
864872b2df Invalid ST-901L-4G coordinates 2024-07-07 06:51:42 -07:00
Anton Tananaev
2005fd5534 Update switch statements 2024-07-06 19:47:06 -07:00
Anton Tananaev
b839000572 Update instanceof expressions 2024-07-06 17:46:17 -07:00
Anton Tananaev
75e3c6a6bb Upgrade GitHub action Java 2024-07-06 17:07:27 -07:00
Anton Tananaev
747a5d5c91 Upgrade to Java 17 2024-07-06 17:06:08 -07:00
Anton Tananaev
381e25ab35 Improve EV02 battery level 2024-07-05 19:30:21 -07:00
Anton Tananaev
99b1436fbf Clear attribute on null result 2024-07-05 08:49:09 -07:00
Anton Tananaev
17d6db44d6 Fix Kingwo GPS cell info 2024-07-04 14:35:20 -07:00
Anton Tananaev
890d896eed
Merge pull request #5358 from jcardus/huabao
Implemented power and battery for aovx v series
2024-06-30 07:02:30 -07:00
jcardus
be3180dce3 don't store false for KEY_CHARGE 2024-06-30 04:34:25 +01:00
jcardus
836f62d1f5
Actualizar HuabaoProtocolDecoder.java
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-06-30 04:24:30 +01:00
jcardus
3be24b6d48
Actualizar HuabaoProtocolDecoder.java
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-06-30 04:24:10 +01:00
jcardus
c9a1e9effd missing default switch 2024-06-30 01:00:03 +01:00
jcardus
e3ffb16089 fix KEY_CHARGE
remove 2 tests
2024-06-30 00:54:55 +01:00
Anton Tananaev
9c2c1566ab Add LW2G and LW4G support 2024-06-29 06:52:44 -07:00