0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed shef codes. Making changes to support multiple sets of station query intervals. Working in test. More... almost 16 years ago
Various Fixes,patches, and tweaks. More... about 16 years ago
various changes and fixes More... over 16 years ago
[no comment] More... over 16 years ago
Add an issue with \r\r\n showing up in files instead of just \r\n. Apparently python automatically inserts a \r even if you already have one in the string. More... over 16 years ago
Added support for UDP as a communications path. Only tested with SimpleFormat More... over 16 years ago
got data to store in database. More... over 16 years ago
something appearently changed in the project files More... over 16 years ago
various bug fixes and DST tweaks More... over 16 years ago
fixed bug with executeBatch. added TimeZone stuff to SimpleFormat More... almost 17 years ago
Removed comma from SimpleFormat date, Change table creation in sqlite database. More... almost 17 years ago
fixed date formating issue with "getarchivedata" and added error explination to ftp_legacy for when a line can't be converted. More... almost 17 years ago
Implemented duration code More... almost 17 years ago
added partial shef mapping code More... almost 17 years ago
added SHEF properties file. More... almost 17 years ago
Added code to allows comments in shefcodes.txt and allow Overriding of a SHEF code on a per station basis. More... almost 17 years ago
got data storing into data. More... almost 17 years ago
fixed UDP port unreachable problem More... almost 17 years ago
Fixed UDP problem by multiplying timeout value by 1000( DatagramSocket.setSoTimeout value is supposed to be in milliseconds ) More... almost 17 years ago
got most of framework working for SFoE but for some reason I keep getting an ICMP Destination/Port unreachable error. ( firewall is turned off ) More... almost 17 years ago
Added/changed files to start allowing for storage into a SQLite database. More... almost 17 years ago
changed dotransmitd.py to ignored the passed in delete parameter. It is no longer relevant as each transmit session gets it's own file. Also added rough patch to OneShot2.pyw to avoid an exception that caused the results of various transmissions not to display. More... almost 17 years ago
Changed DataFile to ingore or only process certain based based on output filename. More... almost 17 years ago
made change to store last successful poll in seperate file. Next step is to remove config file rewrites from the main loop. More... almost 17 years ago
missed one projects shefcodes More... almost 17 years ago
got SerialCable and SimpleFormat plugins to the point where SimpleFormat can request a message and get the response, but it doesn't do anything after that. More... almost 17 years ago
added more sensors to shefcodes.txt More... almost 17 years ago
just some formatting. More... almost 17 years ago
Convert DataFile* to use a global list of sensor name shef mappings instead of being based by station. More... almost 17 years ago
added some code to handle shutdown things down more cleanly. changed some instances of logger.info to logger.debug More... almost 17 years ago