0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial commit toward adding authentication mechanism to GSN. More... about 17 years ago
Fixed the order of the elements are processed between the SafeStorage and GSN. Added two VS for SLF DAMMA (hutte and forefield).
Timothée Maret
as tmaret
More... about 17 years ago
Web Application: -constant.js allow now: -Define the default map provider -Define the default map type -Define the number of value to display in charts when working in modulus mode -Define the colors to be displayed when generating charts More... about 17 years ago
Finished the FFT Virtual Sensor (become the class FFTRealOneSided). Added a Moving Average Virtual Sensor.
Timothée Maret
as tmaret
More... about 17 years ago
[no comment]
Timothée Maret
as tmaret
More... about 17 years ago
CSV wrapper modified in order to periodically look for updates of the data file. Virtual Sensor description file added for the following Data files:
Timothée Maret
as tmaret
More... about 17 years ago
Change to the sensor internet web service (http://atom.research.microsoft.com/sensewebv3/datahub/service.asmx) due to modification of the 'GetAggregateScalarDataSeriesInBatch' interface.
Timothée Maret
as tmaret
More... about 17 years ago
Added the Apache Math library 'commons-math-1.2.jar' in the 'lib' folder in order to perform extended mathematical functions. This library documentation and API is available on the web ste: http://commons.apache.org/math/apidocs/index.html
Timothée Maret
as tmaret
More... about 17 years ago
Added the ruby script 'tramm-vs-generator.rb' in the (new) 'ruby-scripts' directory. This script generates automatically a CSV virtual sensor description file. The usage of this script is given at the beginning of the script file.
Timothée Maret
as tmaret
More... about 17 years ago
Added a new optional parameter in the VS configuration file. This parameter defines if the 'timed' parameter must be unique or not. The default setting sets this parameter to false which means that 'timed' field is not unique.
Timothée Maret
as tmaret
More... about 17 years ago
Added CSV wrapper that supports the safe storage.
Timothée Maret
as tmaret
More... about 17 years ago
Adding a helper method to throw an exception if a required parameter is missing. More... about 17 years ago
Filters and FFTs on streams. Used by Env. science people @ SLF - Davos. More... about 17 years ago
SafeStorage controller modified for the acquisition part.
Timothée Maret
as tmaret
More... about 17 years ago
[no comment]
Timothée Maret
as tmaret
More... about 17 years ago
[no comment]
Timothée Maret
as tmaret
More... about 17 years ago
Added a new task in the ant script in order to start a SafeStorage server. Modification of the shutdown method in order to shutdown the SafeStorage servers.
Timothée Maret
as tmaret
More... about 17 years ago
Compile issue fixed for safe storage. More... about 17 years ago
GSN integration with the SafeStorage system. More... about 17 years ago
Libs for new Acquisition system. More... about 17 years ago
New Buffering system called safe storage to provide reliable storage for scientists in case of gsn crashes, network outage between the actual data acquisition and the GSN. The plan is to move all the wrappers to the new system. This part is still experimental and hasn't been integrated with GSN yet (to be done soon). More... about 17 years ago
GSN Web Application: -Update to the new version of Mapstraction -Enhancement of fullscreen visualisation of charts -constant.js to set the default map provider More... about 17 years ago
Adding support for new SensorScope packet format. More... about 17 years ago
Chapter 1 updated to reflect recent changes. More... over 17 years ago
.pdf is also updated. More... over 17 years ago
Removing unused .html doc. More... over 17 years ago
GSN docs updated (chapter 1), Thanks to Barry Pearn. More... over 17 years ago
GSN Servlet: -multi data download duplicates fix More... over 17 years ago
GUI's code updated with the most recent changes in the GSN. More... over 17 years ago
build.xml updated to copy gui resources to the build dir More... over 17 years ago