Commit graph

23 commits

Author SHA1 Message Date
Philip Trauner
e2bfb79cdf Migration to Highway, incorporate piping, hostname changing
The port of the Wallaby client has kicked off and with it come lots of broken features.
WallabyControl will have to be remade to incorporate piping and routes for sensor readouts as well as wi-fi network selection have to be added.

As a quick piping demo the Hostname changer route was implemented which already works in the Sublime Text client.
2016-12-02 23:20:40 +01:00
Philip Trauner
7004b45405 Reworked simulated Wallaby startup logic 2016-06-02 20:02:58 +02:00
Christoph Heiss
306d629d0b Add configuration entries for setting the compression level used by ESock.
On the ST client and on the server, compression_level defaults to 2,
on the Wallaby client to 0 because of limited resources and longer
battery-life.
2016-04-15 10:11:48 +02:00
PhilipTrauner
d8669baf95 Added proper disconnect on shutdown and reboot 2016-04-10 00:53:33 +02:00
PhilipTrauner
7e1a683f5c Added config parameter for output unbuffer 2016-04-09 00:16:25 +02:00
Philip Trauner
f5b5ef4c36 Start program in seperate thread 2016-04-08 14:40:59 +02:00
Philip Trauner
b2daba4aec Added possible solution to stop problem 2016-04-08 09:10:25 +02:00
Philip Trauner
33478e03a7 Removed debug print and removed restart 2016-04-08 08:37:18 +02:00
Philip Trauner
254b07d781 Fixed run command 2016-04-07 11:57:13 +02:00
Philip Trauner
785b1fbc57 Exit if config doesn't exist 2016-04-07 11:50:07 +02:00
Philip Trauner
e9c23c3247 Added same config setup that's present in Server 2016-04-04 13:19:48 +02:00
Philip Trauner
a418ddbd6a Corrected binary path 2016-04-04 13:14:19 +02:00
PhilipTrauner
6d14dacaa7 Added program output streaming 2016-04-03 23:24:58 +02:00
PhilipTrauner
ebd7cbc1a1 WIP: WallabyControl 2016-03-31 22:40:07 +02:00
PhilipTrauner
2ef7a5c1c1 Unfinished; added GetInfo, initial support for new WallabyControl 2016-03-29 23:46:46 +02:00
PhilipTrauner
fb44b33245 Temporary debug changes 2016-03-21 00:20:34 +01:00
PhilipTrauner
6510213cfd Temporarily removed error handling because OSError is too broad 2016-03-08 08:36:47 +01:00
Philip Trauner
64f1d647a3 Initial support for sync 2016-03-05 17:34:24 +01:00
Philip Trauner
5382cc7009 Fixed shutdown 2016-02-20 10:53:01 +01:00
Philip Trauner
ed0d28ab1c Added support for shutdown 2016-02-20 10:49:13 +01:00
Philip Trauner
2bcbbaafd2 Hopefully fixed reboot 2016-02-20 10:13:31 +01:00
Philip Trauner
6bc587c575 Added reboot support to Wallaby Control 2016-02-20 10:04:09 +01:00
PhilipTrauner
ff2955da0e Renamed and moved Wallaby files 2016-02-04 20:34:05 +01:00
Renamed from debug_wallaby.py (Browse further)