Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 4e1d3ec4a5 drop compatibility with python3.5; test against python3.10 2 years ago
  Fabian Peter Hammerle 3345c1b9b1 all commands: added parameter -p/--output-power 3 years ago
  Fabian Peter Hammerle 760808ec73 representations of PATABLE settings: replace "0x0" with "0" for brevity 3 years ago
  Fabian Peter Hammerle 9a7736aaf6 command cc1101-export-config: append values of PATABLE register as comment 3 years ago
  Fabian Peter Hammerle 921eedbcc4 fix typo in package descriptions 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 26d8122661 transmit command: fix logging of transceiver config; adapt log format 3 years ago
  Fabian Peter Hammerle 9d34140b5b added command `cc1101-transmit` to transmit via command-line interface 3 years ago