index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-22
first attempt at flash persistence
Michael J. Chudobiak
2012-08-22
Don't crash due to gpmc failure on desktop
Michael J. Chudobiak
2012-08-22
Added cmake support for mhash
Michael J. Chudobiak
2012-08-21
initialize bus
Michael J. Chudobiak
2012-08-21
first addition of bus.c - untested
Michael J. Chudobiak
2012-08-17
refactor regex filtering code
Michael J. Chudobiak
2012-08-17
run astyle
Michael J. Chudobiak
2012-08-17
implemented Go_sys_net_91
Michael J. Chudobiak
2012-08-16
fixed sizeof mem
Michael J. Chudobiak
2012-08-16
added some comments
Michael J. Chudobiak
2012-08-16
put flash functions in separate files
Michael J. Chudobiak
2012-08-16
remove unused variables
Michael J. Chudobiak
2012-08-16
add function to initialize Flash
Michael J. Chudobiak
2012-08-16
added full flash memory map
Michael J. Chudobiak
2012-08-16
make flash struct an argument to the flash read/write functions
Michael J. Chudobiak
2012-08-15
initial support for read/write commands on packed flash struct
Michael J. Chudobiak
2012-08-15
regex unref error fixed; added diag:eprom:size
Michael J. Chudobiak
2012-08-15
remove debugging code
Michael J. Chudobiak
2012-08-15
fix errors in last commit; enhance regex filter
Michael J. Chudobiak
2012-08-15
add the rest of the generic query and parameter routines to parser
Michael J. Chudobiak
2012-08-15
remove IO_output_to_comm_bus from dummy functions
Michael J. Chudobiak
2012-08-15
remove redundant regex
Michael J. Chudobiak
2012-08-15
better filtering of input to ensure compound messages work
Michael J. Chudobiak
2012-08-15
remove max_input_word_length limit
Michael J. Chudobiak
2012-08-15
remove word-length limits from token processing
Michael J. Chudobiak
2012-08-15
reduced whitespace
Michael J. Chudobiak
2012-08-15
ran dos2unix
Michael J. Chudobiak
2012-08-15
syst:err commands work now
Michael J. Chudobiak
2012-08-15
handle null parameter properly
Michael J. Chudobiak
2012-08-14
use g_str functions to create/free the parameter string
Michael J. Chudobiak
2012-08-14
null units inside the loop, for compound commands
Michael J. Chudobiak
2012-08-14
use g_str functions to extract units
Michael J. Chudobiak
2012-08-14
Fix cppcheck warning, and add explicit Flash init names
Michael J. Chudobiak
2012-08-14
Fix improper string memory allocation
Michael J. Chudobiak
2012-08-14
remove unneeded outer loop
Michael J. Chudobiak
2012-08-14
astyle formatting run
Michael J. Chudobiak
2012-08-14
String_trim_excess_digits is not needed, since atof "just works" in glib
Michael J. Chudobiak
2012-08-14
remember to unref regex
Michael J. Chudobiak
2012-08-14
fix header for String_is_it_numeric
Michael J. Chudobiak
2012-08-14
use pcre regex to implement String_is_it_numeric
Michael J. Chudobiak
2012-08-13
better newline formatting of responses
Michael J. Chudobiak
2012-08-13
let parser handle command prompt generation
Michael J. Chudobiak
2012-08-13
renamed a variable
Michael J. Chudobiak
2012-08-13
separate main output and error responses
Michael J. Chudobiak
2012-08-13
wrong str length used in output
Michael J. Chudobiak
2012-08-13
always append CR+LF to outgoing message
Michael J. Chudobiak
2012-08-13
simplify output callback by calculating string size automatically
Michael J. Chudobiak
1999-12-31
re-add old is_numeric detector - new code couldn't handle ".1" or "2"
root
1999-12-31
prepare to arrange responses as callbacks
root
1999-12-31
Merge branch 'master' of ulmo:Instrument
root
[next]