|
|
9fbb32b23f
|
Update README.md
|
2016-12-18 21:04:12 +01:00 |
|
|
|
2ad03ff3ea
|
Update README.md
|
2016-12-18 21:00:39 +01:00 |
|
|
|
3204debac8
|
hardware watchdog instructions
|
2016-11-28 16:04:52 +01:00 |
|
|
|
3f503fd622
|
Update README.md
|
2016-11-28 09:27:34 +01:00 |
|
|
|
c8392edf10
|
updated vpn settings
|
2016-11-28 09:26:44 +01:00 |
|
Senad Uka
|
fd590daecf
|
-100 for nonexistent sensor
|
2016-10-30 08:48:57 +01:00 |
|
Senad Uka
|
f93f1cbe13
|
fixed python
|
2016-10-30 08:48:33 +01:00 |
|
Senad Uka
|
16bf8c8f3e
|
reading onewire sensors now works
|
2016-10-30 08:47:50 +01:00 |
|
Senad Uka
|
a8e37f2f48
|
reading onewire sensors
|
2016-10-30 08:47:50 +01:00 |
|
|
|
a85be6c2b6
|
removed / at the end of PICTURE_URL
|
2016-10-09 00:27:49 +02:00 |
|
|
|
b6bb408abb
|
set ip address to default 192.168.1.10
|
2016-10-08 23:51:54 +02:00 |
|
|
|
d770d11054
|
Update README.md
|
2016-10-08 23:30:58 +02:00 |
|
|
|
bfc1680a18
|
Update README.md
|
2016-10-08 22:18:37 +02:00 |
|
|
|
93625f6a5f
|
Update README.md
|
2016-10-08 22:16:57 +02:00 |
|
|
|
58e31ddf6f
|
Update README.md
|
2016-10-08 22:15:50 +02:00 |
|
|
|
36f8026713
|
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_send.py moved to activity.sh
|
2016-10-08 21:43:20 +02:00 |
|
|
|
1c22267069
|
Update README.md
|
2016-10-08 21:42:13 +02:00 |
|
|
|
bfb6634a76
|
capture and send to get a fresh image
|
2016-10-08 21:41:49 +02:00 |
|
|
|
7dc6519ca9
|
Update README.md
|
2016-10-08 21:23:22 +02:00 |
|
Senad Uka
|
314ea49eaa
|
readme update
|
2016-10-08 18:48:19 +02:00 |
|
Senad Uka
|
980e35fd96
|
problems with camera not sending
|
2016-10-08 18:34:53 +02:00 |
|
Senad Uka
|
5c58f9f28d
|
problems with state
|
2016-10-08 18:26:11 +02:00 |
|
Senad Uka
|
761b67003b
|
problems with state
|
2016-10-08 18:20:50 +02:00 |
|
Senad Uka
|
625d9f47ad
|
problems with sending
|
2016-10-08 17:32:21 +02:00 |
|
Senad Uka
|
1ab87ca08d
|
problems with sending
|
2016-10-08 17:16:36 +02:00 |
|
Senad Uka
|
45114ee10b
|
syntax errors
|
2016-10-08 17:09:40 +02:00 |
|
Senad Uka
|
d74135e18f
|
syntax errors
|
2016-10-08 16:59:22 +02:00 |
|
Senad Uka
|
aff83d948a
|
zoblak logo
|
2016-10-08 16:55:15 +02:00 |
|
Senad Uka
|
10b5aa4946
|
fix syntax errors
|
2016-10-08 16:51:12 +02:00 |
|
Senad Uka
|
7aa9abc2fc
|
fix syntax errors
|
2016-10-08 16:43:12 +02:00 |
|
Senad Uka
|
d06f991610
|
fix syntax errors
|
2016-10-08 16:39:14 +02:00 |
|
Senad Uka
|
4c1f3f9f43
|
picture controller scripts ready
|
2016-10-08 16:32:48 +02:00 |
|
Senad Uka
|
7c8863c214
|
picture sending scripts ready
|
2016-10-08 16:27:05 +02:00 |
|
Senad Uka
|
317fdb93ed
|
picture client side ready
|
2016-10-01 17:01:37 +02:00 |
|
|
|
78f052a664
|
- failed temp and humidity reading wont prevent data sending
- printing of water level
|
2016-06-12 12:03:19 +02:00 |
|
Senad Uka
|
8fc028aaab
|
fixed duplicate controller folder
|
2016-06-11 18:56:47 +02:00 |
|
|
|
e5d4c820d6
|
set both start and stop pumping levels by default to full
|
2016-06-09 21:56:26 +02:00 |
|
|
|
cfd7d677dd
|
deleted draining period and amount from config file as this does not work like i thought it would
|
2016-06-09 20:56:42 +02:00 |
|
|
|
4872f4a910
|
expanded the water levels to be used to configure pumping levels and moved the water draining period to config file
|
2016-06-09 20:07:38 +02:00 |
|
Senad Uka
|
5c1f1629e7
|
Update __init__.py
removing canceling shutdown
|
2016-06-08 18:50:32 +02:00 |
|
|
|
46af39c7af
|
Update README.md
changed the crontab info in means of changing
*/15 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sensors.py "Automatski, Senad Uka" 120
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py "Automatski, Senad Uka" 120
to
*/5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
|
2016-06-08 13:18:08 +02:00 |
|
|
|
bcb84e4400
|
Update copy__init__.py.example
|
2016-06-08 13:12:36 +02:00 |
|
|
|
79651cb6af
|
Merge pull request #22 from senaduka/local_safe_autonomy
Local safe autonomy
|
2016-06-08 11:15:04 +02:00 |
|
Senad Uka
|
bffab2bf26
|
Merge pull request #17 from senaduka/shell_script_to_unify_activities
created activity.sh to unify all activities in a specific order
|
2016-06-08 11:14:33 +02:00 |
|
Senad Uka
|
718968f57d
|
readme
|
2016-06-08 10:45:32 +02:00 |
|
Senad Uka
|
f1d7232c10
|
network check script
|
2016-06-08 10:34:05 +02:00 |
|
Senad Uka
|
fec689a5bc
|
dweet fix again
|
2016-06-08 10:03:17 +02:00 |
|
Senad Uka
|
533135013b
|
dweet fix again
|
2016-06-08 10:01:55 +02:00 |
|
Senad Uka
|
e0e0f0d24c
|
dweet fix
|
2016-06-08 09:48:36 +02:00 |
|
Senad Uka
|
b30af162a1
|
reboot time
|
2016-06-08 09:38:54 +02:00 |
|