0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some Warning messages
Timothée Maret
as tmaret
More... almost 17 years ago
Fixed some Warning messages
Timothée Maret
as tmaret
More... almost 17 years ago
Added the ETHZ Dozer Data Messages (Permafrozer)
Timothée Maret
as tmaret
More... almost 17 years ago
Added missing serialVersionUID to some Serializable classes.
Timothée Maret
as tmaret
More... almost 17 years ago
Fixed compatibility issue with KeyStore on other than Sun's JVM thanks to Mustafa Yuecel
Timothée Maret
as tmaret
More... almost 17 years ago
Fixed a GSN<->SafeStorage communication issue. Now the GSN process automatically tries to reconnect (every 10 sec) to SafeStorage if it is not reachable or the communication channel is broken.
Timothée Maret
as tmaret
More... almost 17 years ago
Added the 'resume' aspect to Safe Storage. From now, if you restart the acquisition process, the wrappers are automatically loaded without need of starting the GSN process.
Timothée Maret
as tmaret
More... almost 17 years ago
Updated the sensorscopes VSD in order to support the new sensorscope source server (micssrv32.epfl.ch)
Timothée Maret
as tmaret
More... almost 17 years ago
Added new VSD files for sensorscope sensors on Wannengrat. Added a script to generate those VSD files (see 'ruby-scripts/sensorscope-wannengrat-vs-generator.sh').
Timothée Maret
as tmaret
More... almost 17 years ago
get the mysql-connector-java-5.0.8-bin.jar lib
Timothée Maret
as tmaret
More... almost 17 years ago
Added the support for plain texts represented by a binary in GSN.
Timothée Maret
as tmaret
More... about 17 years ago
Updated the Quick ref (Ordered Fixed). More... about 17 years ago
Improved version of the MIG safe storage wrapper. The new lookup recursively for getters in all the messages super classes.
Timothée Maret
as tmaret
More... about 17 years ago
Fixed bug in MIG safe storage wrapper
Timothée Maret
as tmaret
More... about 17 years ago
Removed the new 'mysql-connector-java-5.1.6-bin.jar' and added the old one. The new lib contained bug.
Timothée Maret
as tmaret
More... about 17 years ago
Removed the new 'mysql-connector-java-5.1.6-bin.jar' and added the old one. The new lib contained bug.
Timothée Maret
as tmaret
More... about 17 years ago
Set the default logging level to WARN for MINA (apache) in SafeStorage
Timothée Maret
as tmaret
More... about 17 years ago
Revert some files to rev 736 to fix the casting issue with binary outputs. Modified the FFT virtual sensor to handle this change.
Timothée Maret
as tmaret
More... about 17 years ago
The slow start of the http servlet is fixed by changing the random number generator from system interrupts to simply Random class from java.util. More... about 17 years ago
Disables the web services components which are only useful if one wants to stream to Microsoft sensor map. More... about 17 years ago
Some extra logging message to tackle the slow start issue. More... about 17 years ago
Removing unused password/user params from gsn.xml. Updating the jar files. More... about 17 years ago
Added Virtual Sensors for Permasens at ETHZ
Timothée Maret
as tmaret
More... about 17 years ago
Modified the safe storafe MIG wrapper behavior in case of not supported type
Timothée Maret
as tmaret
More... about 17 years ago
Improved mig safe storage wrapper so that it handles TIMED field.
Timothée Maret
as tmaret
More... about 17 years ago
Removing unused encoding "sjis" More... about 17 years ago
Set the default log level to warn in safestorage log4j file.
Timothée Maret
as tmaret
More... about 17 years ago
Added a separated log file for SafeStorage. SafeStorage logs into the 'logs/safestorage.log' file.
Timothée Maret
as tmaret
More... about 17 years ago
Edited the ant build file so that the start-acquisition task works again.
Timothée Maret
as tmaret
More... about 17 years ago
removed not related resources
Timothée Maret
as tmaret
More... about 17 years ago