Commit Graph

44 Commits

Author SHA1 Message Date
fff9dec208 add mechanical stuff 2022-11-12 22:17:07 -07:00
1ca5d7b208 resets activity timer after call end 2016-12-03 09:25:16 -07:00
bcbf835bcd restarts dialtone time when incoming call is refused 2016-12-02 23:28:06 -07:00
dff7c4745f allows incoming call to not be answered 2016-12-02 23:14:52 -07:00
0c703101a3 changes baudrate to 115200 2016-12-02 22:57:36 -07:00
66ef9685fa Adds GSM_BAUDRATE definition 2016-12-02 22:18:19 -07:00
21a352ed43 fixes sleeping. removes delay during sleep. reduces RSSI threshold 2016-12-02 22:06:48 -07:00
09075932a7 makes dialtone play for SLEEP_TIMEOUT 2016-12-02 21:37:20 -07:00
fed15da794 adds sleeping 2016-12-02 20:50:18 -07:00
eb5aee66bc changes RSSI threshold 2016-12-02 20:15:05 -07:00
e6597a726b rssi led fix 2016-12-02 20:10:42 -07:00
fd7491d8aa adds RSSI info 2016-12-02 20:09:01 -07:00
7f35b88b81 reformats code 2016-12-02 20:00:37 -07:00
aa1ed81a6f increases speaker volume 2016-12-02 19:50:15 -07:00
f830cd2251 removes remaining references to CHG_PIN 2016-12-02 19:45:26 -07:00
f748faa6e8 removes remaining usb debug stuff 2016-12-02 19:43:25 -07:00
34ae6a7f70 removes arduino controlled battery management 2016-12-02 19:41:37 -07:00
4bfe585457 makes low battery light work 2016-12-02 19:37:42 -07:00
5ea835ef74 should be correct keypad pinout 2016-11-29 21:18:46 -07:00
0e6bf815ca uploads and communicates over serial 2016-11-29 21:15:27 -07:00
eb947bff8c should change all pinouts to match v1.1 PCB (keypad pinout possibly wrong) 2016-11-29 20:45:52 -07:00
815f392e9e removes pin assignment of unused GSM_KEY pin 2016-11-03 14:46:12 -06:00
6c35e0f594 adds charging handling logic 2016-11-03 10:43:45 -06:00
d01b9fd99c Adds RST pin definition 2016-11-03 10:31:20 -06:00
abaf788a14 makes dialtone constant for 30 seconds and handles button presses during dialtone better 2016-11-03 10:19:40 -06:00
5401517c2d increase delay after picking up call to prevent accidental auto-ends 2016-11-03 10:13:56 -06:00
8e75ca8522 reduces delay on phone answer before checking for hangup button 2016-11-01 23:31:18 -06:00
93cb502f88 fixes incoming calls using delay 2016-11-01 22:33:13 -06:00
8e4ea9618c decreases dialtone volume to be reasonable 2016-11-01 22:25:46 -06:00
6dbe51952d resumes dialtone at end of call 2016-11-01 22:09:46 -06:00
881e4fd599 makes clearing of phone number happen regardless of who initiated the call 2016-11-01 22:06:27 -06:00
4bee242c21 changes playing to DTMF tones to be with each keypress rather than when call is placed 2016-11-01 22:00:44 -06:00
f83a60802a makes DTMF tones be played for all phone number digits rather than just first digit 2016-11-01 21:58:58 -06:00
a2f8b396d7 fixes handling of other caller ending call 2016-11-01 21:56:32 -06:00
705e279bba phone seems to work. places call to correct number. receiving calls untested 2016-11-01 21:42:56 -06:00
035f9af99a correctly reading values from keypad 2016-11-01 21:29:16 -06:00
3d59b189ad adds USB debugging info and pinMode definitions 2016-11-01 20:52:58 -06:00
f59acdc465 changes pinout for testing setup 2016-11-01 20:39:48 -06:00
9f2ef8ad1e capitalizes Hohm_Phone.ino 2016-11-01 14:56:21 -06:00
ea3857b149 adds significantly to hohm_phone.ino. Compiles but untested. 2016-11-01 14:54:13 -06:00
f327370d79 updates README 2016-11-01 14:10:31 -06:00
41ce508b7d Merge branch 'master' of https://github.com/brendanhaines/Hohm-Phone 2016-11-01 10:53:26 -06:00
1ef6549c68 adds arduino code 2016-11-01 10:52:31 -06:00
e69c248113 first commit 2016-10-25 09:48:59 -06:00