Wykres commitów

259 Commity (master)

Autor SHA1 Wiadomość Data
Bertrik Sikken 7ef299bbcd Pass payload encoding directly as an enum, not as string. 2019-05-16 09:03:09 +02:00
Bertrik Sikken d7eb552fa4 Move GpsFormatterTest to srctest package ... 2019-05-15 23:59:37 +02:00
Bertrik Sikken eab6653325 Add unit test for cayenne GpsFormatter 2019-05-15 23:56:25 +02:00
Bertrik Sikken b39babea98 Fix import 2019-05-15 23:40:01 +02:00
Bertrik Sikken 71048cc4d7 Add all Cayenne fields in the order they appear in to the UKHAS sentence 2019-05-15 23:39:39 +02:00
Bertrik Sikken a6134817c6 Specify GW timeout as a Duration. 2019-05-12 00:01:29 +02:00
Bertrik Sikken ff0b71c1d2 Fix compiler errors. 2019-05-11 23:57:06 +02:00
Bertrik Sikken 093f8fa0c3 Increase habitat timeout to 5 seconds. 2019-05-11 23:50:42 +02:00
Bertrik Sikken 493906f040 Specify habitat timeout as a Duration. 2019-05-11 23:49:53 +02:00
Bertrik Sikken b10d84d34e Use cayenne as the default payload format. 2019-05-11 23:42:18 +02:00
Bertrik Sikken ff29023501 Update SentenceTest. 2019-05-11 23:41:27 +02:00
Bertrik Sikken d176762f9a Update Cayenne test. 2019-05-11 23:36:54 +02:00
Bertrik Sikken 2581cce32c Add unit test. 2019-05-11 23:16:18 +02:00
Bertrik Sikken 78c6b9bfa0 Add TtnListenerTest 2019-05-11 23:09:25 +02:00
Bertrik Sikken e8848616d0 Use BaseConfig.java as base class for config. 2019-05-11 22:55:27 +02:00
Bertrik Sikken 561c86e0a0
Update README.md 2019-05-07 18:11:01 +02:00
Bertrik Sikken 56a0e3f35d Update jackson-databind to 2.9.8 2019-05-06 09:00:02 +02:00
Bertrik Sikken b11e379150 Use Locale.ROOT instead of Locale.US 2019-05-05 11:05:13 +02:00
Bertrik Sikken 5202da0444 Don't bother with using 'final' for local variables. 2019-05-05 10:33:33 +02:00
Bertrik Sikken 1488846f5a Don't access variables directly 2019-05-05 09:41:14 +02:00
Bertrik Sikken 23e1b6ef9d Disable paho mqtt automatic reconnect, it doesn't work anyway.
I prefer to stop with an exception rather than a silent failure.
2019-05-04 19:41:16 +02:00
Bertrik Sikken f519eff266 Update MQTT client 2019-05-04 19:06:16 +02:00
Bertrik Sikken f0341688ce Fix logging of unhandled exceptions. 2019-05-04 18:57:53 +02:00
Bertrik Sikken 4f9984dd27 Replace Locale.US by Locale.ROOT 2019-05-04 17:58:01 +02:00
Bertrik Sikken 4539a426b2 Update mockito library version 2019-05-04 00:37:15 +02:00
Bertrik Sikken f5fd8cb1d6 Use PMD 5.8.1 2019-05-03 22:13:56 +02:00
Bertrik Sikken 25daf045e3 Fix some PMD warnings. 2019-05-03 22:08:55 +02:00
Bertrik Sikken 1ce025f9e0 Catch and log unhandled exceptions 2019-05-03 15:39:35 +02:00
Bertrik Sikken 83b2973591 Update gradle wrapper 2019-05-03 15:21:51 +02:00
Bertrik Sikken ed74cfacb0 Add xml_bind dependency 2019-05-03 14:35:27 +02:00
Bertrik Sikken 2d63b2931e Add java xml bind libraries. 2019-05-03 14:33:39 +02:00
Bertrik Sikken b6b3f307f2 Add gitignore 2019-05-03 14:19:04 +02:00
Bertrik Sikken 70e7381129 Set source compatilibity to java 1.8 2019-05-03 14:16:42 +02:00
Bertrik Sikken 26e74fd892 Use jdk 11 on travis. 2019-04-22 15:57:15 +02:00
Bertrik Sikken 6d72bc09cd Upgrade to gradle 5.3.1 2019-04-22 15:55:20 +02:00
Bertrik Sikken e16fd1f95f Move files out of workspace directory 2019-04-22 15:53:52 +02:00
Bertrik Sikken ab3f4258f4 Update retrofit library version to 2.5.0 2018-11-27 23:57:38 +01:00
Bertrik Sikken b1687cf588 Update PMD version to 6.9.0 2018-11-27 23:49:10 +01:00
Bertrik Sikken 1768912424 Update patch version of jackson-databind dependency. 2018-11-10 10:33:09 +01:00
Bertrik Sikken 15ddfebee1 Convert to using retrofit (untested) 2018-05-01 23:02:29 +02:00
Bertrik Sikken 61a7f7e0bc Add systemd .service file (untested) 2018-04-15 22:04:42 +02:00
Bertrik Sikken edd8216488 Upgrade jersey to 2.26 2018-04-15 21:59:45 +02:00
Bertrik Sikken 1b1b5831cc Add a SimpleCayenne class to make composing cayenne message a bit easier. 2017-10-07 19:04:16 +02:00
Bertrik Sikken 9edfe26081 Add support for encoding of Cayenne messages. 2017-09-24 14:44:31 +02:00
Bertrik Sikken 95ae8c11ec Log encoding in PayloadDecoder. 2017-09-24 12:58:21 +02:00
Bertrik Sikken 109e43047b Findbugs fix. 2017-09-18 00:05:03 +02:00
Bertrik Sikken 75e812a880 Remove last occurrence of java.util.Date 2017-09-16 19:26:53 +02:00
Bertrik Sikken 316d0bc478 Convert the gateway cache to java8 time. 2017-09-16 19:03:05 +02:00
Bertrik Sikken 24f5ea7a94 Convert ListenerDoc from Date to Java8 time. 2017-09-16 18:52:45 +02:00
Bertrik Sikken fc23c84965 Replace Date in PayloadTelemetryDoc by Java8 Instant. 2017-09-16 18:42:38 +02:00