Fabian Peter Hammerle
|
20f58813cf
add tests for _format_patable, get_base_frequency_hertz & set_base_frequency_hertz
|
10 månader sedan |
Fabian Peter Hammerle
|
b7a9e955db
increase test coverage of cc1101/_gpio.py
|
10 månader sedan |
dependabot[bot]
|
d0a2ea18a3
build(deps): bump actions/setup-python from 4 to 5
|
1 år sedan |
Fabian Peter Hammerle
|
5d4fa119aa
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below)
|
1 år sedan |
Fabian Peter Hammerle
|
052a1129db
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 år sedan |
dependabot[bot]
|
5532c01048
build(deps): bump actions/checkout from 3 to 4 (#146)
|
1 år sedan |
Fabian Peter Hammerle
|
8d1d8bb0f2
pipeline: replace TheKevJames/coveralls-python with coverallsapp/github-action (fixing "422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs")
|
1 år sedan |
Fabian Peter Hammerle
|
f664ea7b00
test against python3.11 & declare compatibility
|
2 år sedan |
dependabot[bot]
|
5008dafb5a
Bump actions/setup-python from 3 to 4
|
2 år sedan |
Fabian Peter Hammerle
|
7be72eacfb
workflow: fix typo in "python-version" variable's name
|
2 år sedan |
dependabot[bot]
|
9937a3c436
Bump actions/checkout from 2.4.0 to 3
|
2 år sedan |
dependabot[bot]
|
1e9aa2e1fc
Bump actions/setup-python from 2.3.2 to 3
|
2 år sedan |
dependabot[bot]
|
b3cb9abdac
Bump actions/setup-python from 2.3.1 to 2.3.2
|
2 år sedan |
Fabian Peter Hammerle
|
296016cc42
drop compatibility with python3.6
|
2 år sedan |
dependabot[bot]
|
3d35d3594a
Bump actions/setup-python from 2.3.0 to 2.3.1
|
3 år sedan |
dependabot[bot]
|
f2366cd151
Bump actions/setup-python from 2.2.2 to 2.3.0
|
3 år sedan |
dependabot[bot]
|
785fc1b40c
Bump actions/checkout from 2.3.5 to 2.4.0
|
3 år sedan |
dependabot[bot]
|
790367c3fb
Bump actions/checkout from 2.3.4 to 2.3.5
|
3 år sedan |
Fabian Peter Hammerle
|
4e1d3ec4a5
drop compatibility with python3.5; test against python3.10
|
3 år sedan |
Fabian Peter Hammerle
|
bae9b32e2c
pipeline: scan changelog for broken links
|
3 år sedan |
Fabian Peter Hammerle
|
6922ce120b
replace hhk7734/python3-gpiod with direct calls to libgpiod
|
3 år sedan |
Fabian Peter Hammerle
|
5d5418adaf
pipeline: install missing libgpiod
|
3 år sedan |
Fabian Peter Hammerle
|
c67897fdae
pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret
|
3 år sedan |
Fabian Peter Hammerle
|
4414282f12
test against python3.9
|
3 år sedan |
Fabian Peter Hammerle
|
451ed77a85
test method get_main_radio_control_state_machine_state
|
3 år sedan |
Fabian Peter Hammerle
|
984e49c0fc
test get/set_symbol_rate_baud
|
3 år sedan |
Fabian Peter Hammerle
|
99ffb5fe74
test method enable_manchester_code
|
3 år sedan |
Fabian Peter Hammerle
|
11ca3576f7
readme: added coverage badge
|
3 år sedan |
Fabian Peter Hammerle
|
fc92881323
test _set_symbol_rate_exponent
|
3 år sedan |
Fabian Peter Hammerle
|
feca9fb7fb
fix default config & _set_power_amplifier_setting_index: no longer set FREND0.LODIV_BUF_CURRENT_TX to 0 (cc1101's default: 1)
|
3 år sedan |