index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flash.c
Age
Commit message (
Collapse
)
Author
2000-01-01
make drive polarity of zout relay configurable for -R50 units and PCB 308A
INSTRUMENT_6_4_03b
Mike
2018-05-03
Use correct range size in flash init. Old unused vars not initialized any more.
Michael J. Chudobiak
2018-05-03
use new variables and range sizes (but not initialized correctly yet)
Michael J. Chudobiak
2018-05-03
original number of points in each range was 10
Michael J. Chudobiak
2000-01-01
First attempt at handling pwl_distort automatically when adding ampl cal points
Mike
2000-01-01
make all aux error messages configurable
INSTRUMENT_6_2_36c
Mike
2000-01-01
separate minimum equiv offset from ampl, for AVIR-4-B-OT
Mike
2000-01-01
remove one cal point from bottom PRF range
Mike
2000-01-01
enforce double pulse minimum spacing
INSTRUMENT_6_2_30b
Mike
2000-01-01
store distortion dac values, not floats
Mike
2000-01-01
added variables for ampl-dependent distortion output
Mike
2000-01-01
Rename piece-wise-linear variables for clarity, dropping reference to ↵
Mike
obsolete 12bit values
2000-01-01
replace pol_norm and pol_complement with NO/YES for clarity
Mike
2000-01-01
rename "polarity" variables to "inverted" for clarity
Mike
2000-01-01
added a 100 ns minimum dead time requirement
Mike
2000-01-01
more specific errors during cal min/max check, and more initial cal points
Mike
2000-01-01
make self-cal min count configurable
mjc
2000-01-01
make self-cal reference frequency configurable
Mike
2000-01-01
added ability to increase output-on delay
Mike
2016-12-12
Revert force-output-on during timing cal option. Too complex, little reward.
Michael J. Chudobiak
1970-01-01
allow option to force output on during timing cal
root
2000-01-01
Additional PRF points for 0.1 Hz operation
mjc
2000-01-01
version bump
INSTRUMENT_6_2_17
root
2000-01-01
fixed incorrect init of burst, prf integers
root
2000-01-01
choose initial PW cal points assuming DDU #2 removed
root
2000-01-01
fix last patch
root
2016-09-09
additional initial cal point per range for burst mode
Michael J. Chudobiak
1970-01-01
add PW distortion for AVR-E, AVIR, AVL. 0% at max amplitude, 100% below set ↵
INSTRUMENT_6_2_11b
root
value
1970-01-01
added volt_ctrl_delay, for 2CHPP on CH2
root
1970-01-01
added support for sequential vs binary attenuator stages
root
2016-04-06
add toggle_trig_at_boot for IL710 initialization
Michael J. Chudobiak
1970-01-01
show FW version and controller type (BB or OL) at startup
INSTRUMENT_6_2_03
root
1970-01-01
add mutex around remounting, and add debug messages
INSTRUMENT_6_2_02
root
2000-01-01
remount root mount without hard-coded partition name
root
1970-01-01
fix rs232 and flash initialization
root
1970-01-01
file root normally read-only now, for safe power-off. Major OS changes too.
INSTRUMENT_6_2_00
root
1970-01-01
first attempt at adding min/max-only rise time, for -KTA-TRA
root
1970-01-01
add support for double-external-trigger mode in KMPF
root
1970-01-01
allow amplitude to be in a limited negative-only range (AVR-CD2-B)
root
1970-01-01
Allow 64-char model numbers
INSTRUMENT_6_0_10
root
2014-10-23
AVR-D4-B mods: if min+max ampl both positive, do not reset to zero
Michael J. Chudobiak
2014-08-26
Do not reset fix_pw_dac_val defaults until unit is fully programmed
Michael J. Chudobiak
2014-08-14
remove AVRQ-3-B support
INSTRUMENT_6_0_4
Michael J. Chudobiak
1970-01-01
set *rcl amplitudes to safe values if fixed amplitudes used
root
2014-08-13
first attempt at better AVRQ amplitude handling
Michael J. Chudobiak
1970-01-01
limit maximum PRF if offset is high in 101x-OT units
INSTRUMENT_6_0_2d
root
1970-01-01
fixed setting of initial/rst burst separation
INSTRUMENT_6_0_2b
root
2014-05-20
Fix the compile error I introduced by calling initFlashValues before it's ↵
INSTRUMENT_5_0_12
daniel
declared
2014-05-20
Ofcourse that won't work as it'll break the CRC, so we truncate the last ↵
Daniel Palmer
byte after checking the whole thing is correct
2014-05-20
If the struct coming in from disk is smaller than the request size don't ↵
Daniel Palmer
read the last byte. This stops it from running over a byte that is now where the flash end used to be.
[next]