Historial de Commits

Autor SHA1 Mensaje Fecha
  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) hace 3 años
  Fabian Peter Hammerle ccd4312656 refactor: move some tests from test_config.py to config/test_0x04_0x05_sync1_sync0.py hace 3 años
  Fabian Peter Hammerle 970fbce472 refactor: move some tests from test_config.py to config/test_0x13_mdmcfg1.py hace 3 años
  Fabian Peter Hammerle c4c4a6e3d8 refactor: move some tests from test_config.py to config/test_0x06_pktlen.py hace 3 años
  Fabian Peter Hammerle 280da5968c refactor: move some tests from test_config.py to config/test_0x08_pktctrl0.py hace 3 años
  Fabian Peter Hammerle d6626d050e release v2.6.1 hace 3 años
  Fabian Peter Hammerle 79dd977bcb fix _set_modulation_format hace 3 años
  Fabian Peter Hammerle 9dad1659f4 test get_modulation_format hace 3 años
  Fabian Peter Hammerle f07e987a67 refactor: move some tests from test_config.py to config/test_0x12_mdmcfg2.py hace 3 años
  Fabian Peter Hammerle 9137985007 release v2.6.0 hace 3 años
  Fabian Peter Hammerle 15e2949290 added command cc1101-export-config to export / inspect register values after configuration via args/options hace 3 años
  Fabian Peter Hammerle 855c8ddf8e refactor cli: split configuration into separate function to prepare for addition of entry points hace 3 años
  Fabian Peter Hammerle 873c98a2f9 cli: refactor to prepare for addition of entry points hace 3 años
  Fabian Peter Hammerle dff95838f7 cc1101-transmit: flock SPI device file to avoid race conditions with other processes hace 3 años
  Fabian Peter Hammerle 6908fb3511 transmit command: configure transceiver after reading from stdin to avoid delay between configuration and transmission, if pipe is slow hace 3 años
  Fabian Peter Hammerle 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method hace 3 años
  Fabian Peter Hammerle 89486cce9f release v2.5.0 hace 3 años
  Fabian Peter Hammerle 91b19abd96 warn when selecting frequency below supported range hace 3 años
  Fabian Peter Hammerle aed85f6713 added command `cc1101-transmit` hace 3 años
  Fabian Peter Hammerle 26d8122661 transmit command: fix logging of transceiver config; adapt log format hace 3 años
  Fabian Peter Hammerle 9d34140b5b added command `cc1101-transmit` to transmit via command-line interface hace 3 años
  Fabian Peter Hammerle ebed8f8706 env: add upper version constraint for pytest to keep compatibility with python3.5 hace 3 años
  Fabian Peter Hammerle 36b3f65fb7 release v2.4.0 hace 3 años
  Fabian Peter Hammerle 067b4ff01d support chip version 0x04 hace 3 años
  Fabian Peter Hammerle 78da9b6a06 release v2.3.0 hace 3 años
  Fabian Peter Hammerle 2d2c1ebaba added method `.unlock_spi_device` to release the lock manually hace 3 años
  Fabian Peter Hammerle b41be144dc constructor: added option `lock_spi_device` to set a `flock` on the selected spi device hace 3 años
  Fabian Peter Hammerle 0a431e49ea refactor: split ._verify_chip from .__enter__ hace 3 años
  Fabian Peter Hammerle 39b6127a3d refactor: split ._configure_defaults from .__enter__ hace 3 años
  Fabian Peter Hammerle 03dd02a52d release v2.2.0 hace 3 años