Commit Graph

82 Commits

Author SHA1 Message Date
Yasin Kaya
b53f7ffcbf added APN config for configure_modem.sh to install.sh 2020-11-26 11:20:04 +00:00
Yasin Kaya
cb81caf18f Fixed powerup and detecting module issue on BG9X 2020-11-26 11:17:07 +00:00
Yasin Kaya
77fe6ab6d4 fixed viringpi issue 2020-11-26 02:09:42 +03:00
Yasin Kaya
76fe62a862 Added powerup mechansm to configure_modem.sh 2020-11-26 01:50:37 +03:00
Yasin Kaya
d78caf5054 fixed typo 2020-11-25 17:11:58 +03:00
Yasin Kaya
492fb87636 fixed apt header bug 2020-11-25 17:09:14 +03:00
Yasin Kaya
c037d1e5f4 Added new preventions to provide robust installation 2020-11-25 17:06:15 +03:00
Yasin Kaya
a9c531a576 Added feedback of user inputs to install.sh 2020-11-25 16:59:31 +03:00
Yasin Kaya
9e10f431a8 Deleted install_supersim.sh 2020-11-25 16:03:27 +03:00
Yasin Kaya
28efbe7264 Fixed bug on modem mode configuration 2020-11-25 15:02:00 +03:00
Yasin Kaya
20bc66dfbc Added colors to function.sh 2020-11-25 14:51:06 +03:00
Yasin Kaya
94763c8aef Added colored debug messages 2020-11-25 14:42:04 +03:00
Yasin Kaya
3d96698901 Added BG9X modules to configure_modem.sh
Added rpi max power settings for base hat
2020-11-23 16:44:06 +03:00
Yasin Kaya
76fe40bdc7 atcom line updated with suitable new atcom version 2020-11-20 04:06:57 -08:00
Yasin Kaya
e37b4d7d9e added safe checks to wgets 2020-11-19 09:51:22 -08:00
Yasin Kaya
7b9687d4e7 Updated installer.sh files for jetson and Sixfab SIM 2020-11-19 03:54:45 -08:00
Yasin Kaya
3f2b640779 Typo fixed 2020-11-19 01:34:16 -08:00
Yasin Kaya
63524e154a Chnaged service and script names 2020-11-19 00:19:04 -08:00
Yasin Kaya
d068380cd5 Added template of connection_manager scripts 2020-11-18 11:54:13 -08:00
Yasin Kaya
3c974f6dad changed all folder structure 2020-11-18 11:09:09 -08:00
Yasin Kaya
3811a1a043 removed User=pi line to provide more compatibility 2020-11-18 10:56:11 -08:00
Yasin Kaya
b1a6f6848c changed working directories 2020-11-18 10:45:59 -08:00
Yasin Kaya
105e9f8f68 repo branch changed in install.sh 2020-11-18 10:24:15 -08:00
Yasin Kaya
36dc0e62a3 install.sh is converted to bash script 2020-11-18 10:12:00 -08:00
Yasin Kaya
c2b5866071 Added config file for general variables 2020-11-18 09:39:54 -08:00
Yasin Kaya
15537b5feb chat-connect is compatible with Telit modules 2020-11-18 09:39:01 -08:00
Yasin Kaya
7b501a02c8 Simplified reconnect scripts 2020-11-18 05:52:12 -08:00
Yasin Kaya
0db047c03c Functions and config is seperated from reconnect scripts 2020-11-18 05:47:30 -08:00
Yasin Kaya
9024ad56f2 Removed "del default route" command 2020-11-17 12:06:16 -08:00
Yasin Kaya
72d1e615d8 reconnect.sh files revision 2020-11-17 02:08:25 -08:00
saeedjohar
763eca71b3 1. Removed #EXTRA from the chat-connect
2. Added -y for ppp installation
3. Removed unused commands
2020-10-22 14:01:07 +03:00
saeedjohar
e49d022dbf persist added for auto connection 2020-10-21 18:05:58 +03:00
saeedjohar
35fddb961f BG96 configuration removed 2020-10-21 18:02:46 +03:00
saeedjohar
770082fb07 automated installation of ppp and wiringpi by adding -y 2020-10-16 13:06:50 +03:00
saeedjohar
5b506c2974 PPP installation created for twilio 2020-10-15 20:16:10 +03:00
saeedjohar
ed50ff9452
Merge pull request #19 from alfs/patch-1
Make sure the gpio tool is installed

> My freshly installed raspbian lacked the gpio tool used in the reconnect script.
> Please also include this installation (part of the wiringpi package)
2020-06-05 20:14:46 +03:00
Stefan A
aa16dae4f6
Make sure the gpio tool is installed
My freshly installed raspbian lacked the gpio tool used in the reconnect script.
Please also include this installation (part of the wiringpi package)
2020-06-04 11:12:42 +02:00
saeedjohar
762f9f390f
Merge pull request #18 from sixfab/dev
unnecessary lines removed
2020-03-31 17:23:05 +03:00
saeedjohar
3c1ad39a18 unneccesary lines removed 2020-03-31 17:21:16 +03:00
saeedjohar
e2b6e6bbe9
Merge pull request #17 from sixfab/dev
jetson nano ppp installer updated with bug fixed and Base HAT added
2020-03-26 13:09:38 +03:00
saeedjohar
064464cc52 Bugs fixed 2020-03-26 12:49:07 +03:00
saeedjohar
7c69de4b29 Base HAT and Tracker HAT added 2020-03-26 11:49:13 +03:00
saeedjohar
d77d29eed7 route information adding issue fixed 2019-12-03 14:11:23 +03:00
saeedjohar
409b9936be removed unnecessary lines 2019-11-26 15:45:20 +03:00
saeedjohar
da4bf3d7ca typo fixed 2019-11-25 14:38:01 +03:00
saeedjohar
0e68bd82c4 typo fixed 2019-11-25 14:37:55 +03:00
saeedjohar
1443c61c0d path name typo error fixed 2019-11-25 14:37:33 +03:00
saeedjohar
d9c2dcd8a6
Merge pull request #12 from sixfab/dev
Dev
2019-10-16 18:52:27 +03:00
saeedjohar
ad9f62aaf0 3G,4G/LTE BASE HAT installation added 2019-10-13 22:14:14 +03:00
saeedjohar
3f7782e949 BASE HAT reconnect script added 2019-10-11 23:06:29 +03:00