Commit Graph

26 Commits

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