Changes playsound3 for the non-maintained playsound module
Adds read_gps.py, a script to read from gpsserver and dumps lat lon info
Updates requirements.txt
Small fixes
Updates list of required modules.
Adds some fixes: waypoints can be set again, and rotation works again.
Make search for soundfile more robust (failed when dockserver-talk was
Compiles dirwatch C-code from setup.py script.
Lets buzzer.py find the proper path to where the sound file is
Fixes some bugs due to changes in some upstream modules (Thread)
Fixes some issues introduced due to changes in matplotlib
Updates glider_buzzer program, adds some command line options, and
Adds preliminary support for an audible surface buzzer
Merge branch 'master' of ssh://git.code.sf.net/p/dockserver-talk/git
Adds the option to forgo the carrier detect check, which seems the cause
Merge branch 'master' of ssh://git.code.sf.net/p/dockserver-talk/git
Fixes parsing multiple device listing from config file.
Processes correctly standard configuration file.
Sets logfile as filename, and prints appropriate error message when it
Adds an example file for starting serialrudicsd as systemd service
Fixes a bug when printing an error message.
Improves launcher of "Phone" instances.
Merge branch 'master' of ssh://git.code.sf.net/p/dockserver-talk/git
Removes dependency on timeconversion module in favour of the standard
If no options are given to the MessengerManager, then the queues are added automatically.
Bugfix: first time a glider connects, this is marked as a
In DockMonitor threads are now stored in a dictionary
Adds some documentation on the use of the coroutine here. That was a
Makes some simplifications in the logic of the messenger handling when
Adds script assemble_json
Change dockserver host to localhost
Merge branch 'master' of ssh://git.code.sf.net/p/dockserver-talk/git
Fixes error message
Adds logging statements
Adds another string to trigger a connect event.
Adding shebang for python interpreter
Modified reading from json files, so that we can monitor glider positions during the mosesII experiment.
Adding a simple script that assembles single json files into something
Added option to read from other servers instead of localhost
but then in the correct order...
Added support for GPVTG nmea sentence codec.
Initial commit in GIT. Contiuation of svn repository revision 226.
fixed udp_broadcaster to process drifters (again).
Make xbugs compatible with old versions of matplotlib.
Platforms with an invalid position are ignored now.
added some comments to the code
Added surfalarm manual
Added example config file
added an example rc file for udp_broadcasterrc
New feature dockserverTalk:
Changed default settings of phone's pin number
Preparing for the addition of a new monitor.
Creating branch for new drifter hardware
adding the interactive script
partial implementation of interactive serialrudics
added help on keybindings
added the term variation too.
added the send_serialrudics_hup.sh script
Modified the behaviour of serialrudicsd such that it will not
Added logging and improved customisation
Added where command as text command. Returns the positions of all
Adding where command to surfalarm.
Made some minor changes which make the library ...
Remove zmq branch
reintegrating zmq into the trunk
Merging trunk into zmq (nothing changed)
Resurrecting the zmq branche
Deleting branche zqm
Comming zmq branch modifications
Version upped to 0.4.1
Added a 'sms' facility that relays text sent on...
resolved some conflicts in gpsdev. Not sure whe...
allows serial2rudics to drop non monitored seri...
added missing file
more changes from the EMB
check in of all the modifications done on the E...
Added some diagnostics to the output
added some comments in common.py and udp_broadc...
filtering for file extension in dirwatch removed.
added dirmonitorJSON.
delete subex.py example
Fixed parsing error of config lines of bugsFind...
more bug fixes, also reading grayscale images
fix in xbugs due to time out on socket read
Various bugfixes, notably, the image overlays w...
small fixes
fix in driftermonitor to swallow bad data in sb...
missing file in subex .
Added time strings when dockmonitor produces wa...
small fixes and debug statesments in udp_broadc...
fixed tracks for gliders to change when changin...
Fixed serial2rudics to manipulate/simulate conn...
lat/lon representation in map
bugsfixes
Added tracks to the objects
work in progress, adding track lines to xbugs...