jpmeijers
|
788cdf9d35
|
Add variable for RPi3 with hardware gps
|
2017-11-12 21:58:02 +02:00 |
|
jpmeijers
|
6893467ce9
|
Do not require ID and Key when using legacy
|
2017-11-12 21:52:08 +02:00 |
|
jpmeijers
|
22be0b21c0
|
Document new variable
|
2017-11-12 21:51:47 +02:00 |
|
jpmeijers
|
8437d03864
|
Disabling TTN didn't work.
|
2017-11-12 21:29:05 +02:00 |
|
jpmeijers
|
16cf0bc3e0
|
Add default value for server ports, otherwise parsing int might crash.
|
2017-06-13 19:14:47 +02:00 |
|
jpmeijers
|
0d922b243b
|
Make antenna_gain override value in global_conf
|
2017-06-13 18:45:24 +02:00 |
|
jpmeijers
|
11911bebdb
|
Merge branch 'master' of github.com:jpmeijers/ttn-resin-gateway-rpi
|
2017-06-13 18:01:31 +02:00 |
|
jpmeijers
|
b1216374d8
|
Better handling of environment variable strings.
|
2017-06-13 17:58:30 +02:00 |
|
jpmeijers
|
d1168a50f9
|
Fix port parameters
Forward crc errors too
|
2017-05-29 15:14:02 +02:00 |
|
jpmeijers
|
20144c87f8
|
TTN API changed to include protocol in url.
Only pass hostname to mp_kt_fwd.
|
2017-04-06 18:47:50 +02:00 |
|
jpmeijers
|
9fcff18009
|
Add paragraph about reset pins, and common values.
|
2017-03-09 18:26:26 +01:00 |
|
jpmeijers
|
d665de8269
|
Used wrong variable name for reset pin.
|
2017-03-09 17:58:16 +01:00 |
|
jpmeijers
|
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 |
|
jpmeijers
|
dd71c64ab5
|
Fix a bug, and better error message when querying account server.
|
2017-03-09 01:33:25 +01:00 |
|
jpmeijers
|
2e719cf9ba
|
Check if router key exist first.
Enable default values.
|
2017-03-09 01:25:17 +01:00 |
|
jpmeijers
|
e97dce7127
|
Update run script to support new router format in json from account server.
|
2017-03-09 01:21:43 +01:00 |
|
jpmeijers
|
a450a654a0
|
Remove check for empty string, as unset variable is None.
|
2017-03-05 01:04:25 +01:00 |
|
jpmeijers
|
205785cf81
|
Unset variable catch None value.
|
2017-03-05 01:03:22 +01:00 |
|
jpmeijers
|
78287fd890
|
Bugfix
|
2017-03-05 00:56:26 +01:00 |
|
jpmeijers
|
4ce4c62afe
|
Don't force check for GW_TYPE
|
2017-03-05 00:30:06 +01:00 |
|
jpmeijers
|
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 |
|
jpmeijers
|
4ce3201cc8
|
Catch errors that can happend when cloning repos.
|
2017-02-26 21:03:44 +01:00 |
|
jpmeijers
|
3e89ec3133
|
Edit Dockerfile to run python script
Add configuration description
|
2017-02-26 20:40:44 +01:00 |
|
jpmeijers
|
12a6a2f6ad
|
Clean up TODO file and rename to CONFIGURATION
|
2017-02-26 20:29:53 +01:00 |
|
jpmeijers
|
dbe212df83
|
Added variable description to TODO.
Added more server configurability.
|
2017-02-26 20:28:09 +01:00 |
|
jpmeijers
|
9834e8bc46
|
Some more bugfixes
|
2017-02-26 19:41:43 +01:00 |
|
jpmeijers
|
f8ea6b5186
|
Strip port from URL
Fix print bugs
|
2017-02-26 18:58:09 +01:00 |
|
jpmeijers
|
8cf0b09efc
|
More fixes to run.py
|
2017-02-26 18:45:18 +01:00 |
|
jpmeijers
|
a1ed75054c
|
Fixes to run.py
|
2017-02-26 18:35:46 +01:00 |
|
jpmeijers
|
47a64b4a08
|
Make run.py executable
|
2017-02-26 18:30:07 +01:00 |
|
jpmeijers
|
e2789618cb
|
Rewrite of startups script in python - UNTESTED!!
|
2017-02-26 18:28:58 +01:00 |
|
jpmeijers
|
27ab7f6f34
|
TODO update json with location
|
2017-02-26 18:28:40 +01:00 |
|
JP Meijers
|
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 |
|
JP Meijers
|
c8dd05f71a
|
Fix typo in build.sh copy command
|
2017-02-26 00:04:40 +00:00 |
|
JP Meijers
|
3393efe1b6
|
Set EUI using device MAC address. Copy mp_pkt_fwd to correct location.
|
2017-02-25 23:27:49 +00:00 |
|
jpmeijers
|
5d6a05b91f
|
Update TODO with example response from account server.
|
2017-02-26 00:04:37 +01:00 |
|
jpmeijers
|
0953dac217
|
Fix to make mp compile correctly - from kersing
|
2017-02-25 23:50:37 +01:00 |
|
jpmeijers
|
e17ffa5eb8
|
Add todo list
|
2017-02-25 23:25:46 +01:00 |
|
JP Meijers
|
96cd0fd4b8
|
Mor changes to build script
|
2017-02-25 17:12:29 +00:00 |
|
JP Meijers
|
df39d319cc
|
Compiling gateway connector from kersing's github
|
2017-02-24 23:01:00 +00:00 |
|