Skip to content
Snippets Groups Projects
  1. Jul 18, 2020
  2. Jul 17, 2020
  3. Jun 27, 2020
  4. Jun 25, 2020
  5. Jun 17, 2020
  6. Jun 16, 2020
  7. Jun 15, 2020
  8. Jun 14, 2020
  9. Jun 13, 2020
    • schneider's avatar
      feat(ble): write HCI layer log file · 17c7c61e
      schneider authored
      Adds an option to write a btsnoop compatible log file containing BLE
      traffic. A new file is created after each boot if BLE is activated and
      the `ble_log_enable` option is set in `card10.cfg`. The last 10 logs are
      kept via log rotation.
      17c7c61e
  10. Jun 12, 2020
  11. Jun 06, 2020
  12. Jun 04, 2020
  13. Jun 02, 2020
  14. May 21, 2020
    • rahix's avatar
      chore: Remove trailing whitespaces · fd55dc36
      rahix authored
      
      It's 44 years since the release of vi and sadly lots of editors still
      don't care about trimming off trailing spaces ...
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      fd55dc36
    • Kai's avatar
      feat(build): Add a Dockerfile for firmware building · f0d94559
      Kai authored and rahix's avatar rahix committed
      Original work from @sistason in MR !121, rebased
      on latest master.
      
      Commit 1ea42e8e
      Author: Kai <sistason@sistason.de>
      Date:   Mon Aug 19 21:58:11 2019 +0200
      
          Adds Docker for firmware-building
      
          This commit adds a Dockerfile to build a docker
          container to build the firmware with.  It also
          updates the documentation on how to do that.
      f0d94559
Loading