testuser7
|
4634431c59
|
Do not install librtlsdr-dev and rtl-sdr packages
|
2024-02-13 23:47:09 +01:00 |
Fredrik Öhrström
|
c3d1b6f3c5
|
Merge pull request #1167 from testuser7/rtl_reset
Update docker image, add rtl_reset, rtl_sdr
|
2024-02-13 17:08:28 +01:00 |
Fredrik Öhrström
|
4b55407aa9
|
Version 1.15.0-RC1 2024-02-13
|
2024-02-13 15:26:07 +01:00 |
testuser7
|
97f2082dbc
|
Add rtl_reset to docker image
|
2024-02-12 22:05:26 +01:00 |
testuser7
|
a5f4f43375
|
Build librtlsdr from source
|
2024-02-12 22:05:26 +01:00 |
testuser7
|
000e4f89ad
|
Use latest docker alpine image
|
2024-02-12 22:05:26 +01:00 |
Fredrik Öhrström
|
14ca481c63
|
Fix rtl_wmbus -f detection.
|
2024-02-12 14:07:53 +01:00 |
Fredrik Öhrström
|
0d0338c9a4
|
Add on_time_h,battery_pct to q400 driver, not qualcosonic driver.
|
2024-02-12 10:06:09 +01:00 |
Fredrik Öhrström
|
4d3e306f30
|
Add on_time_h and batter_pct to qualcosonic driver. Add Percentage unit. Add 'keep open' tag and update workflow.
|
2024-02-12 09:34:59 +01:00 |
Fredrik Öhrström
|
378c367475
|
Fix typo.
|
2024-02-12 01:22:42 +01:00 |
Fredrik Öhrström
|
004d8b751f
|
Do not try to load the builtin driver if --driver=<file> has been used already.
|
2024-02-12 01:16:34 +01:00 |
Fredrik Öhrström
|
72ecb86b91
|
Add use=<field> to use optional field from library.
|
2024-02-12 00:55:04 +01:00 |
Fredrik Öhrström
|
24b47fbd48
|
Temporarily avoid building xmq when testing after deb build.
|
2024-02-12 00:13:13 +01:00 |
Fredrik Öhrström
|
8efad28289
|
Remove xslt1 from docker since no tests are performed.
|
2024-02-11 23:40:41 +01:00 |
Fredrik Öhrström
|
46fc3995bd
|
Remove xslt1 from docker run deps since it is only used for building.
|
2024-02-11 23:35:26 +01:00 |
Fredrik Öhrström
|
9b6c84d2f2
|
Remove xslt1 from stage package since it is only used for building.
|
2024-02-11 23:32:17 +01:00 |
Fredrik Öhrström
|
54a8930918
|
Add necessary libxslt deps.
|
2024-02-11 23:27:52 +01:00 |
Fredrik Öhrström
|
f446efa11d
|
Clone xmq from correct url.
|
2024-02-11 23:18:51 +01:00 |
Fredrik Öhrström
|
2610af43b8
|
Updated CHANGES
|
2024-02-11 23:12:53 +01:00 |
Fredrik Öhrström
|
fefbf507fe
|
Add elster,iperl text based drivers.
|
2024-02-11 23:06:59 +01:00 |
Fredrik Öhrström
|
04ed4d7628
|
Add --driverdir=<dir> and --driver=<file> for loading drivers from text files.
|
2024-02-11 00:12:31 +01:00 |
Fredrik Öhrström
|
440ea263b1
|
Use mktemp in a way that is supported by busybox.
|
2024-01-31 20:47:06 +01:00 |
Fredrik Öhrström
|
8aabcdaca0
|
Merge pull request #1156 from wmbusmeters/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
|
2024-01-31 20:43:49 +01:00 |
Fredrik Öhrström
|
a9862be62c
|
Merge pull request #1157 from wmbusmeters/dependabot/github_actions/peter-evans/repository-dispatch-3
Bump peter-evans/repository-dispatch from 2 to 3
|
2024-01-31 20:43:35 +01:00 |
dependabot[bot]
|
4d89d119da
|
Bump peter-evans/repository-dispatch from 2 to 3
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3)
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-25 21:19:15 +00:00 |
dependabot[bot]
|
eea8307f22
|
Bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-25 21:19:09 +00:00 |
Fredrik Öhrström
|
03e03905ec
|
Add missing cstdint since gcc 13 is more picky.
|
2024-01-24 12:33:59 +01:00 |
Fredrik Öhrström
|
fe04152246
|
Merge pull request #1150 from wmbusmeters/BIBOLV-patch-2
Update Dockerfile
|
2024-01-24 11:51:00 +01:00 |
BIBO
|
f33a676dee
|
Update Dockerfile
Rolling back to build rtl_433 from source as requested in https://github.com/wmbusmeters/wmbusmeters/issues/1149
|
2024-01-21 22:03:18 +02:00 |
Fredrik Öhrström
|
12cb6c9d17
|
Merge pull request #1146 from petr-svarc/patch-1
added missing closing bracket
|
2024-01-18 18:19:01 +01:00 |
Petr Švarc
|
6641def49f
|
added missing closing bracket
|
2024-01-18 18:05:12 +01:00 |
Fredrik Öhrström
|
3d1319bd78
|
Merge pull request #1121 from wmbusmeters/BIBOLV-patch-3
Update Dockerfile
|
2024-01-18 17:37:57 +01:00 |
Fredrik Öhrström
|
1ab3368b8c
|
Merge pull request #1119 from wmbusmeters/dependabot/github_actions/actions/stale-9
Bump actions/stale from 8 to 9
|
2024-01-18 15:50:53 +01:00 |
Fredrik Öhrström
|
b6b6fe85d0
|
Merge pull request #1129 from Andi252/fb_fix_test_mkradio3
Added output for text_t1_meters.sh, when test failed
|
2024-01-18 15:49:57 +01:00 |
Fredrik Öhrström
|
b49309bce3
|
Add missing && in docker file.
|
2024-01-18 15:47:03 +01:00 |
Fredrik Öhrström
|
42511190e7
|
Do not test rtl_wmbus for -f option if CMD is overridden.
|
2024-01-18 15:40:15 +01:00 |
Fredrik Öhrström
|
4f21c04804
|
Add warning when rtl_wmbus data flow freezes. Improve README.
|
2024-01-18 15:24:42 +01:00 |
Fredrik Öhrström
|
9a0a818fee
|
Update CHANGES
|
2024-01-18 15:04:58 +01:00 |
Fredrik Öhrström
|
abad0c8d74
|
Use new rtl_wmbus option -f to add flow control. If rtl_sdr stops sending samples to rtl_wmbus it will not exit with an error message. Wmbusmeters detects this and restarts the pipeline. Errors from rtl_sdr can be found in a /tmp/tmp....wmbusmeters_rtlsdr file.
|
2024-01-18 14:56:21 +01:00 |
Fredrik Öhrström
|
704e715582
|
Merge branch 'AddRTLWMBUSFlowCheck'
|
2024-01-18 11:00:35 +01:00 |
Fredrik Öhrström
|
866df740ad
|
Add energy MWh VIF 7b00-7b01 and improve kamheat driver.
|
2024-01-15 15:29:43 +01:00 |
Andreas Horrer
|
cbc422ac94
|
Merge remote-tracking branch 'origin/master' into fb_fix_test_mkradio3
|
2024-01-12 20:48:43 +01:00 |
Fredrik Öhrström
|
295053ebd6
|
Add more fields to the iem3000 driver.
|
2024-01-11 21:01:08 +01:00 |
Fredrik Öhrström
|
b6878b503c
|
Add iem3000 driver.
|
2024-01-11 20:36:10 +01:00 |
Fredrik Öhrström
|
7af4db244d
|
Update test with new vif ranges: Medium Manufacturer.
|
2024-01-11 20:26:17 +01:00 |
Fredrik Öhrström
|
fd0a4b6d63
|
Skip test for MacOS that does not use bash.
|
2024-01-11 20:24:40 +01:00 |
Fredrik Öhrström
|
cddcc9ae26
|
Add iem3000 driver.
|
2024-01-11 18:34:46 +01:00 |
Fredrik Öhrström
|
c08bf05521
|
Fix 2023-2024 in tests and update xmq.c
|
2024-01-09 23:31:41 +01:00 |
Andreas Horrer
|
757b56d2c8
|
change data for problem with year encoding in mkradio3
|
2024-01-01 20:40:41 +01:00 |
Andreas Horrer
|
f69f9d6aa7
|
Changed test data due to problems with date encoding
|
2024-01-01 20:31:45 +01:00 |