Age | Commit message (Expand) | Author |
2012-12-07 | flag VXI service requests, rename STB function | Michael J. Chudobiak |
2012-12-07 | keep track of shell and VXI connections separately | Michael J. Chudobiak |
1999-12-31 | set output string pointer to NULL after freeing it | root |
2012-12-07 | modify gpib response sending so it does not hang if read never received | Michael J. Chudobiak |
2012-12-07 | renamed gpib_input_buffer for clarity | Michael J. Chudobiak |
2012-12-07 | fix invalid lock names | Michael J. Chudobiak |
2012-12-07 | added GPIB/VXI locking skeleton | Michael J. Chudobiak |
2012-12-07 | fixed gpib comment formatting | Michael J. Chudobiak |
2012-12-07 | use register macro, instead of hard-coded value for ESR | Michael J. Chudobiak |
2012-12-07 | remove cruft macros from gpib.c for clarity | Michael J. Chudobiak |
2012-12-07 | fixed remote menu memory bug | Michael J. Chudobiak |
2012-12-07 | renamed remote/lockout variables to make them GPIB-specific | Michael J. Chudobiak |
2012-12-06 | allow use of PRF limiter in pulsers with double pulse mode | Michael J. Chudobiak |
2012-11-30 | fixed huge mutex memory leak | root |
2012-11-14 | use GStrings instead of fixed length strings in self-cal | Michael J. Chudobiak |
1999-12-31 | tested and fixed route:close function | root |
1999-12-31 | more elegant mode_name array handling | root |
2012-11-14 | remove fixed-length strings in mode_names | Michael J. Chudobiak |
2012-11-13 | remove more fixed-length strings | Michael J. Chudobiak |
1999-12-31 | cal_in_progress too fancy, just rely on mutex to delay commands | root |
2012-11-13 | Merge branch 'master' of ulmo:Instrument | Michael J. Chudobiak |
2012-11-13 | warn if command received during self-cal | Michael J. Chudobiak |
2012-11-13 | fix password length checking | Michael J. Chudobiak |
2012-11-13 | remove some fixed length self-cal strings | Michael J. Chudobiak |
1999-12-31 | enable self-cal on boot | root |
1999-12-31 | don't show main menu in response to commands during turn-on delay | root |
1999-12-31 | fixed comment | root |
2012-11-12 | power fail message tweak | Michael J. Chudobiak |
1999-12-31 | remove another fixed-length string | root |
1999-12-31 | Some flags must not be reset by Main_Rst. Put in separate struct. | root |
2012-11-09 | cppcheck fixes | Michael J. Chudobiak |
2012-11-09 | untested: support for AD9834 + AD5620 | Michael J. Chudobiak |
2012-11-09 | astyle fixes | Michael J. Chudobiak |
2012-11-07 | update initial timing cal constants | Michael J. Chudobiak |
1999-12-31 | new power fail message | root |
2012-11-02 | split boot-up code into timeouts to allow power-fail during boot | Michael J. Chudobiak |
2012-11-02 | Add a flag to signal completion of startup. To be expanded. | Michael J. Chudobiak |
2012-11-01 | remove confusing poweroff screen message entirely | Michael J. Chudobiak |
2012-10-31 | astyle fixes | Michael J. Chudobiak |
1999-12-31 | better calculation of space for significant digits | root |
1999-12-31 | fix last commit | root |
2012-10-31 | remove another fixed-length string | Michael J. Chudobiak |
2012-10-31 | remove fixed-length menu strings | Michael J. Chudobiak |
2012-10-31 | different power fail message | Michael J. Chudobiak |
2012-10-24 | fix annoying spelling error | Michael J. Chudobiak |
1999-12-31 | fix magic sysrq file-open flags, change sync/ro order | root |
1999-12-31 | added an exit after starting poweroff | root |
1999-12-31 | missing return statement in trig:sour parsing | root |
2012-10-19 | remove code with uninitialized gate_mode variable | Michael J. Chudobiak |
2012-10-19 | extra braces to suppress compiler warnings | Michael J. Chudobiak |