Commit Graph
100 Commits
Author SHA1 Message Date
Kristjan Komlosi bc72207187 fixed broken git headers 2019-11-18 17:19:18 +01:00
Kristjan Komlosi 7837f605cf Merge branch 'master' of github.com:cls-02/TeraHz 2019-11-17 22:23:28 +01:00
Kristjan Komlosi 3d1a925ba6 added school logo 2019-11-17 22:23:09 +01:00
Kristjan Komlosi 682fe20db2 added school logo 2019-11-17 22:21:54 +01:00
Kristjan Komlosi 949dd0bef2 Updated the main readme 2019-11-17 22:04:57 +01:00
Kristjan Komlosi 58cb777935 Documentation updates 2019-11-17 19:07:47 +01:00
Kristjan Komlosi 6ffc4f8aa2 Updated documentation pages titles 2019-11-12 21:30:48 +01:00
Kristjan Komlosi 87bd420d31 fixed a broken markdown list 2019-11-12 21:30:00 +01:00
Kristjan Komlosi 3e1a43c10f updated documentation 2019-11-12 21:28:27 +01:00
Kristjan Komlosi ed0b21a496 Shortened the build guide significantly 2019-11-12 21:20:28 +01:00
Kristjan Komlosi b93358dc32 made install.sh directory independent 2019-11-12 20:29:34 +01:00
Kristjan Komlosi 7f8e69fcf3 fixed gitignore to reinclude wrongly ignored frontend libraries 2019-11-12 20:23:24 +01:00
Kristjan Komlosi 751095a5a1 removed old sensor documentation 2019-11-12 20:03:03 +01:00
Kristjan Komlosi 665cf6050b removed old utils virtualenv 2019-11-12 19:56:22 +01:00
Kristjan Komlosi 8e7435ff8f cleared previously tracked gitignored files 2019-11-12 19:43:50 +01:00
Kristjan Komlosi 08310e074d .gitignore update 2019-11-12 19:40:02 +01:00
Kristjan Komlosi 598352f526 fixed install.sh to make edit_ssid executable 2019-11-12 19:29:32 +01:00
Kristjan Komlosi e88171b31c fixed configuration files 2019-11-12 19:23:57 +01:00
Kristjan Komlosi a5b393a879 made edit_ssid.sh executable 2019-11-12 19:13:07 +01:00
Kristjan Komlosi 9b4e733209 added interfaces file 2019-11-11 19:06:46 +01:00
Kristjan Komlosi 4cf102946e update ssid at each boot 2019-11-11 17:54:41 +01:00
Kristjan Komlosi c72c0800fc made edit_ssid.sh path-independent 2019-11-11 17:41:55 +01:00
Kristjan Komlosi 095a95c1eb fixed relative path problems in run.sh 2019-11-11 17:34:18 +01:00
Kristjan Komlosi fd5e482de9 made backend startup script executable 2019-11-11 17:14:16 +01:00
Kristjan Komlosi ccbeb20f70 Merge branch 'buster' of github.com:cls-02/TeraHz into buster 2019-11-11 16:59:06 +01:00
Kristjan Komlosi a4dca60892 removed lighttpd config files, as the frontend now uses defaults 2019-11-11 16:58:58 +01:00
Kristjan Komlosi 93cc25e7ef made the install script executable 2019-11-11 12:33:38 +01:00
Kristjan Komlosi 95e22b5d1f added gunicorn to pip3 dependencies 2019-11-10 18:37:55 +01:00
Kristjan Komlosi f3a22fa511 fixed errors in edit_ssid script 2019-11-10 18:31:00 +01:00
Kristjan Komlosi 6981c821cc fixed install script issues #2 2019-11-10 18:01:11 +01:00
Kristjan Komlosi 837906f6a5 fixed install script issues 2019-11-10 17:58:54 +01:00
Kristjan Komlosi f0d1fe2301 install and setup scripts 2019-11-09 19:51:26 +01:00
Kristjan Komlosi 28d0484db1 added a rudimentary install script 2019-11-09 15:44:05 +01:00
Kristjan Komlosi 2d3b747d42 removed dhcpcd config file 2019-11-09 15:43:48 +01:00
Kristjan Komlosi c5d6c31d5f removed old documentation files 2019-11-09 15:00:09 +01:00
Kristjan Komlosi 0a9b73417b removed the backend venv because of disuse 2019-11-09 14:56:21 +01:00
Kristjan Komlosi 62b5080d43 added a Gunicorn start script 2019-11-09 14:55:46 +01:00
Kristjan Komlosi 4e7f7344f2 removed unnecessary config files 2019-11-09 13:54:47 +01:00
Kristjan Komlosi 5a3dccfa68 renamed gen_ssid to edit_ssid 2019-11-09 13:52:49 +01:00
Kristjan Komlosi c0a8e72e34 added a hostapd config generator 2019-11-09 13:47:49 +01:00
Kristjan Komlosi fd2cf5b282 changed lighttpd.conf back to defaults 2019-11-09 12:05:20 +01:00
Kristjan Komlosi 3523316c70 added FastCGI config 2019-11-09 11:52:26 +01:00
Kristjan Komlosi bb9613ea41 moved driver objects into function scope 2019-11-03 12:51:14 +01:00
Kristjan Komlosi 79d107595c removed unnecessary etc files 2019-11-03 12:50:47 +01:00
Kristjan Komlosi ffdb162ad4 fixed a bug with negative uv values 2019-11-02 12:38:18 +01:00
Kristjan Komlosi 9d9a192d8b named ticks 2019-11-02 12:12:36 +01:00
Kristjan Komlosi 45711e18e7 table fill rewrite, no globalObject necessary 2019-11-02 11:59:06 +01:00
Kristjan Komlosi e57370588c fixed text color fill 2019-11-01 22:02:10 +01:00
Kristjan Komlosi 5384cc82a1 color tests 2019-11-01 21:53:42 +01:00
Kristjan Komlosi e770fdf78e in pursuit of white 2019-11-01 21:51:21 +01:00
Kristjan Komlosi d318c3661a fixed missing commas 2019-11-01 21:43:50 +01:00
Kristjan Komlosi b960473aed Merge branch 'buster' of github.com:cls-02/TeraHz into buster 2019-11-01 21:42:40 +01:00
Kristjan Komlosi c98b42a6cd set tick labels to white 2019-11-01 21:42:37 +01:00
Kristjan Komlosi b7c2409655 set tick labels to white 2019-11-01 21:40:00 +01:00
Kristjan Komlosi 3a98bf0907 imported options 2019-11-01 21:37:23 +01:00
Kristjan Komlosi d42316d706 set grid color 2019-11-01 21:36:34 +01:00
Kristjan Komlosi de47450381 fixed passing arguments to flot, see comment 2019-11-01 21:32:55 +01:00
Kristjan Komlosi 8bd17e6582 forgot colorhelpers 2019-11-01 21:21:14 +01:00
Kristjan Komlosi bd08aa2641 lib imports 2019-11-01 21:20:03 +01:00
Kristjan Komlosi 5d79d509f8 trying to make flot work 2019-11-01 21:11:56 +01:00
Kristjan Komlosi 7315381410 added a test graph 2019-11-01 21:03:22 +01:00
Kristjan Komlosi 005382b3d4 changed the canvas placeholder to fit flot 2019-11-01 21:03:04 +01:00
Kristjan Komlosi a68c72f99b changed the x axis data to numbers 2019-11-01 20:48:54 +01:00
Kristjan Komlosi f5f9e53f48 append != push 2019-11-01 20:40:55 +01:00
Kristjan Komlosi 27b508ba18 Object.keys bullshit 2019-11-01 20:40:16 +01:00
Kristjan Komlosi 725c58f709 Object.keys is not a function 2019-11-01 20:37:53 +01:00
Kristjan Komlosi e8ed8f780f testing a less neurotic JSON parse 2019-11-01 20:36:53 +01:00
Kristjan Komlosi 008ff9df93 added flot as the new plot library 2019-11-01 20:36:32 +01:00
Kristjan Komlosi 759fc6affe fixed race condition in updateData 2019-11-01 20:03:56 +01:00
Kristjan Komlosi ca88cd7d71 console logging 2019-11-01 20:01:49 +01:00
Kristjan Komlosi ff796b17fc git merge is a pain 2019-11-01 19:57:23 +01:00
Kristjan Komlosi 63ee66fb6d Merge branch 'buster' of github.com:cls-02/TeraHz into buster 2019-11-01 19:56:40 +01:00
Kristjan Komlosi c2b0722d3a semicolons 2019-11-01 19:55:49 +01:00
Kristjan Komlosi 50a1cb83db removed chart.js and glue code. updateData prints debug info 2019-11-01 19:54:38 +01:00
Kristjan Komlosi e4522f11b7 removed chart.js and glue code. updateData prints debug info 2019-11-01 19:47:33 +01:00
Kristjan Komlosi 8f8ef9753f adding timeout to backend ajax 2019-11-01 19:31:21 +01:00
Kristjan Komlosi 537183078f styling 6 2019-10-06 17:06:34 +02:00
Kristjan Komlosi 766d9b09e6 styling 5 2019-10-06 17:03:45 +02:00
Kristjan Komlosi c049d5e8df Merge branch 'master' of github.com:cls-02/TeraHz 2019-10-06 17:02:30 +02:00
Kristjan Komlosi 47937d8bb8 stlying4 2019-10-06 17:02:13 +02:00
Kristjan Komlosi e21efc1b4a stlying4 2019-10-06 17:00:46 +02:00
Kristjan Komlosi 8edc170b75 styling3 2019-10-06 16:56:39 +02:00
Kristjan Komlosi 4044c43292 styling 2 2019-10-06 16:52:11 +02:00
Kristjan Komlosi a19b17e19d styling 2019-10-06 16:46:53 +02:00
Kristjan Komlosi dbefb381df muh gradients 2019-09-23 18:22:00 +02:00
Kristjan Komlosi 21bfae9fbc Static code analysis and corrections 2019-07-17 16:06:09 +02:00
Kristjan Komlosi 674692c2fc added datasheet and store links 2019-07-08 10:14:11 +02:00
Kristjan Komlosi 311137fd0a Updates on sensors. 2019-07-01 09:45:35 +02:00
Kristjan Komlosi 8d5503832a moved sensor-docs 2019-07-01 09:45:22 +02:00
Kristjan Komlosi be0da7e74d Merge branch 'master' of https://github.com/cls-02/TeraHz 2019-06-26 01:30:47 +02:00
Kristjan Komlosi 3ef2e80675 Merge branch 'master' of https://github.com/cls-02/TeraHz 2019-06-26 01:30:44 +02:00
Kristjan Komlosi 191feb7077 Merge branch 'master' of https://github.com/cls-02/TeraHz 2019-06-26 01:30:27 +02:00
Kristjan Komlosi 0a856e69c7 Added the developer's guide 2019-06-26 01:29:50 +02:00
Kristjan Komlosi 92364a86c2 Electrical guide, manual structure. 2019-06-25 09:54:04 +02:00
Kristjan Komlosi fd1f07d40d Electrical guide, manual structure. 2019-06-25 00:45:53 +02:00
Kristjan Komlosi 102b333ea0 Fixed titles for the kjillionth time 2019-06-24 20:26:30 +02:00
Kristjan Komlosi 6574a724b4 Added some pictures to the build guide 2019-06-23 14:25:21 +02:00
Kristjan Komlosi bc0abbb985 removed residual .orig files 2019-06-23 11:06:13 +02:00
Kristjan Komlosi f4d95e2441 removed package lock to calm GitHub security down 2019-06-23 10:43:02 +02:00
Kristjan Komlosi efcba4cfb0 Updated jQuery for security reasons 2019-06-23 00:46:14 +02:00