summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-25version bump to 5.06INSTRUMENT_5_0_6Michael J. Chudobiak
2013-06-25forward-port multi-channel min/max fixes from 4.16Michael J. Chudobiak
1999-12-31version bump to 5.05INSTRUMENT_5_0_5root
1999-12-31put welcome greeting all on one lineroot
2013-04-26Send a idn command to the daemon and print the first line of it before ↵daniel
accepting user input
2013-04-26Add two defines to allow the frozen struct size to be either smaller or ↵daniel
bigger than the target.
1999-12-31use narrower fixed PW on high PRF units like AVM-6-BINSTRUMENT_5_0_4root
1999-12-31version bump to 5.04root
2013-04-24Add a work around for the unaligned access and add some notes on what was ↵daniel
happening
1999-12-31astyle overwrote symlinks. Reverse that.INSTRUMENT_5_0_3root
1999-12-31compile regexes before clearing boot screenroot
1999-12-31astyle fixesroot
1999-12-31fix initial menu write delay due to slow regex compilationroot
1999-12-31reset TNT4882 a little bit earlierroot
1999-12-31Don't show IP at startup - not ready anywayroot
2013-04-08version bumpMichael J. Chudobiak
2013-04-08add a dedicated pin to reset GPIB, becase SYS_RESETn is flakyMichael J. Chudobiak
1999-12-31when using attenuators, do not go to very top of raw ampl rangeINSTRUMENT_5_0_2root
1999-12-31allow attenuators to be disabled for amplitude calibrationtroot
1999-12-31use XTR_RLY1, not 5, to drive attenuator - in future, use I2Croot
2013-04-02implemented basic attenuator range function (but not in cal funcs)Michael J. Chudobiak
1999-12-31formatting fixes, removed debug printfsroot
2013-04-02fix typoMichael J. Chudobiak
2013-04-02switch to set_shiftreg_bits for better readabilityMichael J. Chudobiak
2013-04-02formatting fixesMichael J. Chudobiak
2013-04-02version bump to 5.02 for new attenuator functionalityMichael J. Chudobiak
2013-04-02added attenuator ranges to flashMichael J. Chudobiak
2013-02-26updated latest VXI client release numberMichael J. Chudobiak
2013-02-26longer default vxi IO timeoutsMichael J. Chudobiak
2013-02-05Add an unref to the queuedaniel
2013-02-05Queues start with a ref count of 1, so we shouldn't ref it.daniel
2013-02-04Improve flash writingdaniel
2013-02-02flash write backgroundingdaniel
2013-02-01clarify address and device parameters in docsMichael J. Chudobiak
2013-01-31change copyright noticeMichael J. Chudobiak
2013-01-31first complete-ish docsMichael J. Chudobiak
2013-01-31doc tweaksMichael J. Chudobiak
1999-12-31Merge branch 'master' of ulmo:Instrumentroot
2013-02-01Fix return codes section in the docsdaniel
2013-02-01make the function descriptions look more perldaniel
2013-02-01Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2013-02-01Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2013-02-01clean up the function descriptions a bitdaniel
2013-01-31doc updatesMichael J. Chudobiak
2013-01-31clean up formatting a bitdaniel
2013-01-31Return null from open if something failed.daniel
2013-01-30more doc tweaksMichael J. Chudobiak
2013-01-30use print instead of printfMichael J. Chudobiak
2013-01-30tweaked the pod docsMichael J. Chudobiak
2013-01-31Don't dereference null pointers, don't go passing them to the parser (stops ↵daniel
lots of glib asserts).