Fabian Peter Hammerle
|
fbdcc5bcc9
increase test coverage of context manager
|
3 years ago |
Fabian Peter Hammerle
|
1071417061
increase coverage of _verify_chip
|
3 years ago |
Fabian Peter Hammerle
|
984e49c0fc
test get/set_symbol_rate_baud
|
3 years ago |
Fabian Peter Hammerle
|
b0b824da9b
increase test coverage of _symbol_rate_real_to_floating_point
|
3 years ago |
Fabian Peter Hammerle
|
99ffb5fe74
test method enable_manchester_code
|
3 years ago |
Fabian Peter Hammerle
|
56c57afb4b
test _set_symbol_rate_mantissa
|
3 years ago |
Fabian Peter Hammerle
|
11ca3576f7
readme: added coverage badge
|
3 years ago |
Fabian Peter Hammerle
|
e135b455da
refactor: move some tests from test_config.py to config/test_0x10_mdmcfg4.py
|
3 years ago |
Fabian Peter Hammerle
|
fc92881323
test _set_symbol_rate_exponent
|
3 years ago |
Fabian Peter Hammerle
|
921eedbcc4
fix typo in package descriptions
|
3 years ago |
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 years ago |
Fabian Peter Hammerle
|
ccd4312656
refactor: move some tests from test_config.py to config/test_0x04_0x05_sync1_sync0.py
|
3 years ago |
Fabian Peter Hammerle
|
970fbce472
refactor: move some tests from test_config.py to config/test_0x13_mdmcfg1.py
|
3 years ago |
Fabian Peter Hammerle
|
c4c4a6e3d8
refactor: move some tests from test_config.py to config/test_0x06_pktlen.py
|
3 years ago |
Fabian Peter Hammerle
|
280da5968c
refactor: move some tests from test_config.py to config/test_0x08_pktctrl0.py
|
3 years ago |
Fabian Peter Hammerle
|
d6626d050e
release v2.6.1
|
3 years ago |
Fabian Peter Hammerle
|
79dd977bcb
fix _set_modulation_format
|
3 years ago |
Fabian Peter Hammerle
|
9dad1659f4
test get_modulation_format
|
3 years ago |
Fabian Peter Hammerle
|
f07e987a67
refactor: move some tests from test_config.py to config/test_0x12_mdmcfg2.py
|
3 years ago |
Fabian Peter Hammerle
|
9137985007
release v2.6.0
|
3 years ago |
Fabian Peter Hammerle
|
15e2949290
added command cc1101-export-config to export / inspect register values after configuration via args/options
|
3 years ago |
Fabian Peter Hammerle
|
855c8ddf8e
refactor cli: split configuration into separate function to prepare for addition of entry points
|
3 years ago |
Fabian Peter Hammerle
|
873c98a2f9
cli: refactor to prepare for addition of entry points
|
3 years ago |
Fabian Peter Hammerle
|
dff95838f7
cc1101-transmit: flock SPI device file to avoid race conditions with other processes
|
3 years ago |
Fabian Peter Hammerle
|
6908fb3511
transmit command: configure transceiver after reading from stdin to avoid delay between configuration and transmission, if pipe is slow
|
3 years ago |
Fabian Peter Hammerle
|
283dc66a0d
private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method
|
3 years ago |
Fabian Peter Hammerle
|
89486cce9f
release v2.5.0
|
3 years ago |
Fabian Peter Hammerle
|
91b19abd96
warn when selecting frequency below supported range
|
3 years ago |
Fabian Peter Hammerle
|
aed85f6713
added command `cc1101-transmit`
|
3 years ago |
Fabian Peter Hammerle
|
26d8122661
transmit command: fix logging of transceiver config; adapt log format
|
3 years ago |