Commit Graph
42 Commits
Author SHA1 Message Date
cn 72c4c94cb7 module: bump minimum Go version to 1.18 and use debug.ReadBuildInfo() 2022-03-18 00:21:53 +01:00
cn 23c2371649 module: bump minimum Go version to 1.17 2022-01-07 12:07:14 +01:00
cn f995734bc9 module: bump minimum Go version to 1.16 2021-04-05 21:48:44 +02:00
cn 5508b0dff3 miflorad: fix some linter errors 2020-12-06 13:18:48 +01:00
cn a6d6a14149 module: bump minimum Go version to 1.15 2020-12-06 13:18:04 +01:00
cn ecab1a41f5 module: refactor Makefile, add help 2020-08-30 20:42:58 +02:00
cn 1a0a661fab ci: update go versions and github actions 2020-08-21 16:53:56 +02:00
cn 4ce572c0f6 module: add asdf .tool-versions 2020-01-24 16:00:37 +01:00
cn c20f510c8c module: update go-ble/ble and tidy 2020-01-20 19:42:21 +01:00
cn ba77404d7f ci: use github actions 2019-12-21 10:09:59 +01:00
cn 97164bc4b8 module: support Go 1.13 2019-09-04 19:29:14 +02:00
cn 72e47578bb module: don't use proxy, fix timestamps as Go 1.13 starts validating them 2019-07-08 09:22:02 +02:00
cn 86ae169404 module: disable Go master Travis CI builds saving resources 2019-07-02 08:38:20 +02:00
cn 143dc374cf miflorad: check meta data incl battery level every hour instead daily
- the battery voltage level seems to have more flexibility than one change a day
- short drops announcing end of battery life could go unnoticed
2019-05-20 18:28:29 +02:00
cn 0595d76f00 utils: remove unused legacy tool 2019-05-15 17:03:50 +02:00
cn 9c1f76fbc4 module: drop pre-release state from release script 2019-04-27 21:54:15 +02:00
cn d241c8c6be miflorad: shorten process termination timeout by listening for quit on every retry 2019-04-23 16:15:38 +02:00
cn 4531a05af3 miflorad: improve logging to show peripheral connect retries 2019-04-23 15:40:28 +02:00
cn f74628e2e4 module: fix dependencies 2019-04-19 11:25:06 +02:00
cn befef9d063 module: change assert.Equal arguments to match (expected, actual) 2019-03-03 22:59:32 +01:00
cn c036ea0f73 module: support Go 1.12 2019-02-26 12:50:56 +01:00
cn 73a9fdf0d4 module: adjust to less noisy schedule for digest dependencies and rebase stale PRs in renovate 2019-02-22 22:40:07 +01:00
cn d970deddb7 module: add license information 2019-01-25 12:59:30 +01:00
cn 6e08af6fa0 module: fix ignore of golang.org/x/net in renovate 2019-01-25 12:48:56 +01:00
cn 4f265b76a8 module: add release instructions and script
Using https://github.com/buildkite/github-release
2019-01-25 10:41:47 +01:00
cn 1addfc0bc3 module: ignore golang.org/x/net in renovate, align commit message 2019-01-25 09:20:11 +01:00
cn 72dfaa8ed2 miflorad: add support for influx MQTT message format in addition to graphite 2019-01-02 14:13:51 +01:00
cn 0cd41a924d common: fix typo in test 2019-01-02 14:13:51 +01:00
cn c2be27f2d8 miflorad: introduce metric struct to separate metrics collection and formatting 2019-01-02 14:13:46 +01:00
cn dbb1dccc77 module: fix Makefile target names 2018-12-25 22:21:51 +01:00
cn 1ac4c23696 module: enable PIE and RELRO binary protections in go build 2018-12-25 22:16:17 +01:00
cn 327712a9c3 miflorad: add MQTT sending via paho 2018-12-23 23:16:16 +01:00
cn 5be4ac1a6c miflorad: add version 2018-12-23 12:35:33 +01:00
cn 5be425040d common: remove unneeded ble.Profile parameter from ble impl 2018-12-22 13:56:49 +01:00
cn f7f951e2a1 miflorad: add draft daemon implementation, no network submission yet 2018-12-22 13:56:49 +01:00
cn c66b3d2f75 munin-miflora: refactor helper into common, add RSSI and timing metrics 2018-12-22 13:56:49 +01:00
cn 3b4627f988 module: disable cgo for easier cross-compiling 2018-12-22 13:56:49 +01:00
cn 4c348f2044 munin-miflora: enrich underlying library errors with current operation using wrapping 2018-12-22 13:56:49 +01:00
cn c96878c22c module: add tests for common package 2018-12-22 13:56:49 +01:00
cn e75c04785a munin-miflora: refactor into two implementations using go-ble and gatt libraries, have common package 2018-12-22 13:56:49 +01:00
cn d419347dd3 module: setup Travis CI 2018-12-22 13:56:45 +01:00
cn 2a0e220b8e module: setup project structure, document and add utilities 2018-12-22 13:12:14 +01:00