Commit Graph

  • 65e8ba34bc adding some simple customLogger to project with colors and some other nice features dev Dominik Kuhn 2022-10-17 06:07:13 +0100
  • 5655155f06 edited installation instructions in README.md NiklasF96 2022-10-07 20:23:17 +0100
  • 65846909f1 adding a Configfile Options Helper class Dominik Kuhn 2022-10-11 11:00:07 +0100
  • 41afbe26fb some simple chances in po_cmdline_helper class Dominik Kuhn 2022-10-10 06:04:51 +0100
  • 87bb8539b3 create a CmdlineHelper class and move the overloaded validation functions Dominik Kuhn 2022-10-07 15:57:14 +0100
  • a7b057abd1 read config under the home directory or /etc/mqtt2LoRaWAN directory. Alternatively, a config file can also be specified via command line. master Dominik Kuhn 2022-10-04 19:48:45 +0100
  • 6ef0fdae55 add first environment variable parser to read config files user specific Dominik Kuhn 2022-09-27 20:25:14 +0100
  • 19f2d650be Quick and dirty hack to get APPEUI etc. from a config file. Dominik Kuhn 2022-09-26 14:55:51 +0100
  • f7af8cd4b0 adding simple ProgramOptions for DEVEUI and APPEUI Dominik Kuhn 2022-09-20 20:11:42 +0100
  • e149188ae4 adding some regex program options to handle eui64 addresses Dominik Kuhn 2022-09-13 20:45:36 +0100
  • ad4689edbb adding some program options Dominik Kuhn 2022-09-11 19:08:18 +0100
  • c7899b759c adding some README documentation Dominik Kuhn 2022-09-11 18:06:44 +0100
  • 543fec83a0 adding first MQTT to LMIC tests after forked Dominik Kuhn 2022-09-11 14:39:39 +0100
  • f5e8c00753 Added hint about missing traces on PCB Wolfgang Klenk 2017-11-13 10:31:46 +0100
  • 1be030b838 Removed comment about 'work under construction' Wolfgang Klenk 2017-04-16 00:52:12 +0200
  • acdff9fc6e Merge pull request #2 from wklenk/spi-optimizations Wolfgang Klenk 2017-04-19 22:11:22 +0200
  • 514e81c3c1 Now transferring buffers with SPI instead of single-byte operations. Wolfgang Klenk 2017-04-19 08:21:21 +0200
  • da68f8111d Added check for SPI communication with radio module Wolfgang Klenk 2017-04-14 19:10:45 +0200
  • 5f7b457fcc Got examples/periodic working Wolfgang Klenk 2017-04-12 23:42:46 +0200
  • baf7df4a54 Got examples/join working Wolfgang Klenk 2017-04-12 21:50:17 +0200
  • fab63d4796 Added possible output for 'hello' example Wolfgang Klenk 2017-04-12 20:16:30 +0200
  • e800ef0e22 Added .gitignore Wolfgang Klenk 2017-04-12 20:10:59 +0200
  • fdd0a562af Removed build directory Wolfgang Klenk 2017-04-12 20:09:24 +0200
  • 69d2363b59 Check-in of hardware abstraction layer Wolfgang Klenk 2017-04-12 20:02:13 +0200
  • 459f1d3217 Initial check-in of LMIC 1.6 original sources Wolfgang Klenk 2017-04-12 19:29:29 +0200
  • cb483f0486 Initial commit Wolfgang Klenk 2017-04-12 19:10:22 +0200