FreeCalypso > hg > freecalypso-tools
graph
-
fc-tmsh: oabbr and oabbw command sending implemented2017-03-05, by Mychaela Falconia
-
fc-tmsh: omw command and response handling added2017-03-05, by Mychaela Falconia
-
doc/RF_tables write-up added2017-02-27, by Mychaela Falconia
-
rftablewr.c: forgot the newline at the end of the ramp-down output2017-02-27, by Mychaela Falconia
-
rftablewr.c: agc-table write: eliminate leading space in the output2017-02-27, by Mychaela Falconia
-
rftablewr.c: bug in the il2agc table output2017-02-27, by Mychaela Falconia
-
rftablewr.c: better line break structure in the tx-calchan table2017-02-27, by Mychaela Falconia
-
ffstools/Makefile: cal2text added2017-02-27, by Mychaela Falconia
-
fc-cal2text utility written, compiles2017-02-27, by Mychaela Falconia
-
fc-tmsh: save-tx-ramp command implemented2017-02-26, by Mychaela Falconia
-
fc-tmsh: save-rf-table-raw command implemented2017-02-26, by Mychaela Falconia
-
fc-tmsh: save-rf-table command implemented2017-02-26, by Mychaela Falconia
-
RF table writing code implemented, linked into fc-tmsh2017-02-26, by Mychaela Falconia
-
fc-tmsh: ttr response handling implemented2017-02-20, by Mychaela Falconia
-
fc-tmsh: ttw response handling implemented2017-02-20, by Mychaela Falconia
-
fc-tmsh: rftr response handling implemented2017-02-20, by Mychaela Falconia
-
fc-tmsh: l1tm stats response display2017-02-20, by Mychaela Falconia
-
fc-tmsh: RF_ENABLE response handled intelligently2017-02-19, by Mychaela Falconia
-
fc-tmsh: beginning of l1tm response handling2017-02-19, by Mychaela Falconia
-
fc-tmsh: me command implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: mpw and mpr implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: ttr command implemented, ttw command hooked in2017-02-19, by Mychaela Falconia
-
fc-tmsh: ttw command implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: implemented reading of Tx ramp template files2017-02-19, by Mychaela Falconia
-
fc-tmsh: txpw and txpr implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: rxpw and rxpr implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: rftr command implemented, rftw command hooked in2017-02-19, by Mychaela Falconia
-
fc-tmsh: rftw format consistency check implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: rftw command implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: RF table reading code implemented2017-02-19, by Mychaela Falconia
-
fc-tmsh: rfpw and rfpr accept keyword arguments2017-02-18, by Mychaela Falconia
-
fc-tmsh: sr command accepts keyword argument2017-02-18, by Mychaela Falconia
-
fc-tmsh: scw and scr accept keyword arguments2017-02-18, by Mychaela Falconia
-
fc-tmsh: l1tm keyword argument framework implemented, used in rfe command2017-02-18, by Mychaela Falconia
-
rvinterf/include/l1tm.h: definitions from l1tm_msgty.h in the firmware2017-02-18, by Mychaela Falconia
-
fc-tmsh: rfpr command implemented2017-01-16, by Mychaela Falconia
-
fc-tmsh: rfpw command implemented2017-01-16, by Mychaela Falconia
-
fc-tmsh: rfe, scw, scr and sr commands implemented2017-01-16, by Mychaela Falconia
-
fc-tmsh: beginning of L1TM command support2017-01-16, by Mychaela Falconia
-
LICENSE explanatory file added2016-11-26, by Mychaela Falconia
-
target-utils/c139explore/dac.c: added missing extern u_long strtoul();2016-11-01, by Mychaela Falconia
-
target-utils/c139explore/backlight.c: use our own strings.h2016-11-01, by Mychaela Falconia
-
target-utils/libcommon/cmd_baud_switch.c: const compiler warning fix2016-11-01, by Mychaela Falconia
-
target-utils/libcommon: extern u_long strtoul(); added where needed2016-11-01, by Mychaela Falconia
-
target-utils/pirexplore: vibe command alias for buz2016-11-01, by Mychaela Falconia
-
target-utils: pirexplore converted to our own libc2016-11-01, by Mychaela Falconia
-
target-utils: loadagent converted to our own libc2016-11-01, by Mychaela Falconia
-
target-utils: helloapp converted to our own libc2016-11-01, by Mychaela Falconia
-
target-utils: c139explore converted to our own libc2016-11-01, by Mychaela Falconia
-
target-utils/c139-lldbg/lldbg.lds: properly disallow .data at last2016-11-01, by Mychaela Falconia
-
target-utils: c139-lldbg converted to our own libc2016-11-01, by Mychaela Falconia
-
target-utils: use of bcopy() changed to memcpy()2016-11-01, by Mychaela Falconia
-
target-utils: buzplayer converted to our own libc2016-10-31, by Mychaela Falconia
-
target-utils/include: our own ctype.h and strings.h added2016-10-31, by Mychaela Falconia
-
target-utils/libc: strtol and strtoul added from 4.4BSD with simplification2016-10-31, by Mychaela Falconia
-
target-utils/libc: strlen optimized assembly implementation added2016-10-31, by Mychaela Falconia
-
target-utils/Makefile: libc added to the dependencies2016-10-31, by Mychaela Falconia
-
target-utils/libc: assembly implementation of bcmp/memcmp2016-10-29, by Mychaela Falconia
-
target-utils/libc/bzero.S: changed signed conditions to unsigned2016-10-28, by Mychaela Falconia
-
target-utils/libc: non-optimized C implementation of memset2016-10-28, by Mychaela Falconia