Releases: unc-enap/Orca
Releases · unc-enap/Orca
Upgraded Memory Management and Supported Influx3.0
This release have several upgrade on the influxDB, better memory management in several ORCA objects, upgraded usb library.
Improvement in SWT and addition of distributed Run Control
What's Changed
- Improve the error message when a timeout during waitForFilename occurs. by @ssailer in #166
- Pull minor changes from fcio and libfsp. by @ssailer in #167
- Added printing information about run start exceptions by @2xB in #168
- added DistributedRunControl by @MarkHowe in #170
- Refactor of Hardware Multiplicity (GE) in libfsp by @ssailer in #171
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Dataformat & Bugfixes
SWT Added, FCIO and FlashCam Listener Model Updated
Sipms positions updated along with Alarm and fixed timeout error for ADEIControl
Summer 2023 L200
What's Changed
- Update python mail script for python3. by @tcald in #94
- Additional changes to get the mailer working again. by @tcald in #95
- memory leak fix by @MarkHowe in #97
- added L200 cycle/period controls to set the file name by @MarkHowe in #99
- Influx User Messages & Alarm State Schema Update by @ssailer in #96
- Add time zones and quaternary role to On Call List by @slwatkins in #100
- Report time zone in shift change message by @slwatkins in #101
- corrected the format of the data file prefix by @MarkHowe in #102
- Remember user's previous choice of PROM Slot in Dialog Boxes by @slwatkins in #103
- Move PROM slot initialization to awakeFromNib by @slwatkins in #104
- sweep for leaks by @MarkHowe in #105
- clear compiler warnings by @MarkHowe in #106
- changed 'cycle' to 'run' by @MarkHowe in #107
- at Brody's request added a dead-band at start of run before sending ADC energy/baselines to influx by @MarkHowe in #108
- Slow Controls Object by @MarkHowe in #110
- added convenience method for use in scripting influx by @MarkHowe in #111
- implement the missing check data file interval. by @MarkHowe in #112
- Memory leak fixes by @MarkHowe in #113
- added missing retain of the header by @MarkHowe in #114
- added in a missing setHttp type call in the low priority queue. by @MarkHowe in #115
- slow controls scripting methods by @MarkHowe in #116
- change table background color so text is visible in dark mode by @MarkHowe in #118
- timer now starts when object is created. table background color chang… by @MarkHowe in #119
- Added BT610 Particle counter by @MarkHowe in #120
- clearing more compiler warnings by @MarkHowe in #121
- changed the time interval that inFlux connection must fail before ala… by @MarkHowe in #122
- Data File Check at Run Start by @MarkHowe in #124
- fix influx not in config warning in LNGS Slow controls object by @MarkHowe in #125
- move the get substring to the ssh commandline construction. by @ssailer in #126
- escape spaces in tags. by @MarkHowe in #127
- added some SC commands to the dialog by @MarkHowe in #128
- L200 meta data by @MarkHowe in #129
- added event alarms by @MarkHowe in #130
- fix alarm string by @MarkHowe in #131
- added Defender3000 scale object by @MarkHowe in #134
- fix imaged by @MarkHowe in #135
- fixing popup for commands. remove continous mode by @MarkHowe in #136
- fixed some commands by @MarkHowe in #137
- fixed some commands by @MarkHowe in #138
- connect button in the nib by @MarkHowe in #139
- changes to LNGS metafile contents by @MarkHowe in #140
- added tst meta by @MarkHowe in #141
- rewrote the meta data code so an L200 'run' can mix run types by @MarkHowe in #142
- rewrite much of the meta data function by @MarkHowe in #143
- reset the runGroup storage name by @MarkHowe in #144
- removed call to makeConnectors -- this removes a bottleneck that was … by @MarkHowe in #145
- attempt to grab the corrent source positions by @MarkHowe in #146
- shell commands can now contain commas by @MarkHowe in #147
- new I2C stuff by @MarkHowe in #148
- fixed a plot tag by @MarkHowe in #149
- Fix XCode 15 NSView default value by @MarkHowe in #150
- L200 and L200SlowControl changes by @MarkHowe in #152
- consolidate and simplify the metadata code as per Brady's request. by @MarkHowe in #153
- Moved NSArray and NSDictionary extensions to the *+Extensions files w… by @MarkHowe in #154
- changed the metadict storage name because the new version conflicts w… by @MarkHowe in #155
- implement most of the Processin protocol. by @MarkHowe in #156
- reorder the import statement because new compiler complains by @MarkHowe in #157
- force 'endediting' for the metadata info field by @MarkHowe in #160
- changed the meta data structure to include a dictionary of info comme… by @MarkHowe in #161
New Contributors
- @slwatkins made their first contribution in #100
Full Changelog: v0.0.2...v0.0.3
FlashCam, InfluxDB, and MemoryWatcher bug fixes and minor updates.
What's Changed
- Updates to the memory watcher by @tcald in #84
- Bug fix for error during building FlashCamReadout.nib by @tcald in #85
- buffered influx code by @MarkHowe in #86
- Readded the setTimeStamp call for AlarmPosted and AlarmAcknowledged by @ssailer in #87
- FlashCam changes and bug fixes, mail script exception fix. by @tcald in #88
- Rearranged Alarm schema, added timestamp to Cleared. by @ssailer in #89
- InfluxDB alarm fix and FlashCam listener end of run delay change. by @tcald in #91
- InfluxDB alarm and FlashCam listener end of run timing updates. by @tcald in #92
- Fix for a memory leak in ORInfluxDBModel. by @tcald in #93
Full Changelog: v0.0.1...v0.0.2
Bug fix for FlashCam listener.
Initial tag with stable FlashCam and LEGEND-200 objects.
Merge pull request #82 from tcald/master Add a table to the L200 object for recording the FlashCam ADC daughter card serial numbers.