0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merging with remote More... about 14 years ago
Renamed dataman/Channel to dataman/SChannel, due to conflicts with dacq library's channel.h on non-case-sensitive operating systems. Other solution is to find out how to prevent all *.o files from going into the same (root) folder. More... about 14 years ago
database FAIL! flaw in design. Database cannot call out to DbStorable's because we don't know which subclass layer to call. Only thing possible is to use virtual to call the youngest subclass, but that doesn't allow storing intermediate and parent class data. Need to rethink so that DbStorables call INTO the Database. More... about 14 years ago
added shouldMove and shouldMeasure More... about 14 years ago
added sgm beamline stuff More... about 14 years ago
Starting to play with the beamline status stuff ... we can ditch this later if it's not needed More... about 14 years ago
First run through on XASScanConfiguration More... about 14 years ago
Merge branch 'master' of beamteam.usask.ca:acquaman More... about 14 years ago
added preliminary database capabilities... Database(), Database::db()->scansMatching(), Database::db()->scansContaining()... But mostly virtual bool Scan::storeToDb() and virtual bool Scan::loadFromDb()... and *Database::db() << myScan; More... about 14 years ago
fixed conflicts More... about 14 years ago
Added all of the files for the dacq library, its epicsConnect hookups, and its Qt upper layer THAT ARE CURRENTLY IN USE. Shit, I hope I got all of them and didn't add any of the hones that I'm not using... More... about 14 years ago
Added first draft for dacq library controller More... about 14 years ago
merging changes from remote More... about 14 years ago
added beamline/PVNames and (source)/Settings for managing sytem-wide options; created database class but didn't implement yet. More... about 14 years ago
added link to etherpad discussion under codeConventions.txt More... about 14 years ago
started base class for scan controller, skeleton for base class for scan config More... about 14 years ago
updated for week of march 22 More... about 14 years ago
Small fix on features list More... about 14 years ago
Populated rest of the features list More... about 14 years ago
Populated most of the features list More... about 14 years ago
added database reading material More... about 14 years ago
added manuals reference More... about 14 years ago
Merge branch 'master' of [email protected]:acquaman More... about 14 years ago
add to scan, add channel More... about 14 years ago
added first stab at Scan root object More... about 14 years ago
added whiteboards design notes More... about 14 years ago
new repo More... about 14 years ago