vsboost

Results 14 comments of vsboost

I think it would help in creating more efficient fuzzed messages knowing that only certain values are used at any particular bit position. So for example if i were to...

Sounds good, thanks guys :-)

If you did a "make install" you can simply type inspectrum from a terminal window and the program should open.

pip install future

I ended up using an Arduino DUE with a dual canbus shield and got it going.

Changed _BSD_SOURCE to -D_DEFAULT_SOURCE in makefile and now receive. cc -std=c99 -Wall -Werror -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_DARWIN_C_SOURCE=1 -g -O0 -pg -ffast-math -MMD -c -o nexa.o nexa.c cc -std=c99 -Wall -Werror -D_POSIX_C_SOURCE=200112L...

Thanks for adding peaks to stay in (s) is it possible to have the peaks stay up as long as program is running. fall speed = forever Cheers

Disregard. lib folder wasn't copied over when doing the update.