Commit Graph

180 Commits

Author SHA1 Message Date
3ce5344647 Update README.md
Add force flag to git push to resin command, to overwrite any old repo that is still stuck there.
2017-03-09 17:37:47 +01:00
5b3ed25553 Update to follow today's TTN account server api update.
Added fallback servers.
New location format.
2017-03-09 17:21:25 +01:00
dd71c64ab5 Fix a bug, and better error message when querying account server. 2017-03-09 01:33:25 +01:00
2e719cf9ba Check if router key exist first.
Enable default values.
2017-03-09 01:25:17 +01:00
e97dce7127 Update run script to support new router format in json from account server. 2017-03-09 01:21:43 +01:00
a450a654a0 Remove check for empty string, as unset variable is None. 2017-03-05 01:04:25 +01:00
205785cf81 Unset variable catch None value. 2017-03-05 01:03:22 +01:00
78287fd890 Bugfix 2017-03-05 00:56:26 +01:00
4ce4c62afe Don't force check for GW_TYPE 2017-03-05 00:30:06 +01:00
8511a94b25 Change the gpio pins to use physical numbering.
Also allow the reset physical pin number to be set via environment variable.
2017-03-05 00:17:50 +01:00
0c7c1dfd62 Update README.md
Some more nice formatting of the README
2017-03-03 17:38:41 +01:00
da31553ba3 Update README.md
Make "clone this repo" clearer.
2017-03-03 17:32:29 +01:00
c4044e113d Update README.md 2017-03-02 22:11:04 +01:00
f745c131b5 Delete Dockerfile
remove debug docker file
2017-02-28 01:17:27 +01:00
a985681e71 Delete run.sh
Remove old run file
2017-02-28 01:17:01 +01:00
ec0fdf6a92 Update run.py
Fix gateway MAC to EUI conversion.
2017-02-28 01:16:26 +01:00
df54b41563 Update README.md
Fix git command
2017-02-28 00:39:28 +01:00
097637b8b3 Update README.md
Fix git command formatting
2017-02-28 00:38:26 +01:00
f3bfaefe23 Update README.md
Clickable configuration link
2017-02-27 12:33:24 +01:00
d40e1db40a Update README.md
Formatting
2017-02-27 12:31:24 +01:00
20bc184e96 Update README.md
Remove description environment variable as it is not used. The description is read from the TTN account server.
2017-02-27 12:25:56 +01:00
434b896737 Update README.md
Add creadit
2017-02-26 21:42:39 +01:00
6b6183f16e Update README.md
Changed minimal set of environment variables.
2017-02-26 21:41:04 +01:00
4ce3201cc8 Catch errors that can happend when cloning repos. 2017-02-26 21:03:44 +01:00
3e89ec3133 Edit Dockerfile to run python script
Add configuration description
2017-02-26 20:40:44 +01:00
12a6a2f6ad Clean up TODO file and rename to CONFIGURATION 2017-02-26 20:29:53 +01:00
dbe212df83 Added variable description to TODO.
Added more server configurability.
2017-02-26 20:28:09 +01:00
9834e8bc46 Some more bugfixes 2017-02-26 19:41:43 +01:00
f8ea6b5186 Strip port from URL
Fix print bugs
2017-02-26 18:58:09 +01:00
8cf0b09efc More fixes to run.py 2017-02-26 18:45:18 +01:00
a1ed75054c Fixes to run.py 2017-02-26 18:35:46 +01:00
47a64b4a08 Make run.py executable 2017-02-26 18:30:07 +01:00
e2789618cb Rewrite of startups script in python - UNTESTED!! 2017-02-26 18:28:58 +01:00
27ab7f6f34 TODO update json with location 2017-02-26 18:28:40 +01:00
17f9bfe280 Install and config done.
"ERROR: [main] failed to start the concentrator"
Likely due to permission error on GPIO.
2017-02-26 10:26:18 +00:00
c8dd05f71a Fix typo in build.sh copy command 2017-02-26 00:04:40 +00:00
3393efe1b6 Set EUI using device MAC address. Copy mp_pkt_fwd to correct location. 2017-02-25 23:27:49 +00:00
5d6a05b91f Update TODO with example response from account server. 2017-02-26 00:04:37 +01:00
0953dac217 Fix to make mp compile correctly - from kersing 2017-02-25 23:50:37 +01:00
22f8375e16 Update TODO.md 2017-02-25 23:28:36 +01:00
e17ffa5eb8 Add todo list 2017-02-25 23:25:46 +01:00
96cd0fd4b8 Mor changes to build script 2017-02-25 17:12:29 +00:00
df39d319cc Compiling gateway connector from kersing's github 2017-02-24 23:01:00 +00:00
c361f88bba m 2016-12-15 20:03:35 -05:00
a69bda0923 m 2016-12-14 10:33:27 -05:00
37b773d08a m 2016-12-14 10:27:34 -05:00
f91f6dd837 m 2016-12-14 09:51:33 -05:00
3b57ecd50d m 2016-12-14 09:44:38 -05:00
b23ddb6c58 m 2016-12-14 09:41:38 -05:00
fb0cecc8ed m 2016-12-14 00:40:30 -05:00