Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle 126915720f release v2.7.1 hace 3 años
  Fabian Peter Hammerle f72c934511 fix: close & unlock SPI device file when error occurs while entering context hace 3 años
  Fabian Peter Hammerle 5aed24c885 added test to verify that exception in context triggers release of flock hace 3 años
  Fabian Peter Hammerle b89519d61e refactor: use `bytes.hex()` hace 3 años
  Fabian Peter Hammerle d5d5817624 added test for CC1101.__str__ hace 3 años
  Fabian Peter Hammerle bd9b03db92 readme: fix typo hace 3 años
  Fabian Peter Hammerle 4414282f12 test against python3.9 hace 3 años
  Fabian Peter Hammerle 2f871fcb9e release v2.7.0 hace 3 años
  Fabian Peter Hammerle 3345c1b9b1 all commands: added parameter -p/--output-power hace 3 años
  Fabian Peter Hammerle 760808ec73 representations of PATABLE settings: replace "0x0" with "0" for brevity hace 3 años
  Fabian Peter Hammerle 9a7736aaf6 command cc1101-export-config: append values of PATABLE register as comment hace 3 años
  Fabian Peter Hammerle cebeeb5207 rename set/get_output_power_levels to set/get_output_power as a higher patable setting does not necessarily imply a higher output power level (see table 39) hace 3 años
  Fabian Peter Hammerle 4ae9169f0e examples: set output power levels to invert signals hace 3 años
  Fabian Peter Hammerle b8822f9497 added method set_output_power_levels hace 3 años
  Fabian Peter Hammerle a6d73ebb68 added method get_output_power_levels hace 3 años
  Fabian Peter Hammerle f1da47d36b added method _get_power_amplifier_setting_index hace 3 años
  Fabian Peter Hammerle e17e2a00f8 added method _set_patable hace 3 años
  Fabian Peter Hammerle 19e9186172 added method _get_patable hace 3 años
  Fabian Peter Hammerle 80fc38281e document GDO0 hace 3 años
  Fabian Peter Hammerle 1c7c080f88 readme / wiring: adapt phrasing & order hace 3 años
  Fabian Peter Hammerle eb13c4bf8e readme / wiring: added GDO2 hace 3 años
  dependabot[bot] fef1d05983 Bump mypy from 0.790 to 0.800 hace 3 años
  dependabot[bot] e885e088a0 Bump importlib-metadata from 2.0.0 to 2.1.1 hace 3 años
  dependabot[bot] 881809b884 Bump pytest-cov from 2.10.1 to 2.11.1 hace 3 años
  Fabian Peter Hammerle 6341e7533c dev env: add upper version constraint for importlib-metadata to keep compatibility with python3.5 hace 3 años
  Fabian Peter Hammerle 451ed77a85 test method get_main_radio_control_state_machine_state hace 3 años
  Fabian Peter Hammerle fbdcc5bcc9 increase test coverage of context manager hace 3 años
  Fabian Peter Hammerle 1071417061 increase coverage of _verify_chip hace 3 años
  Fabian Peter Hammerle 984e49c0fc test get/set_symbol_rate_baud hace 3 años
  Fabian Peter Hammerle b0b824da9b increase test coverage of _symbol_rate_real_to_floating_point hace 3 años