2017-02-27 |
Mychaela Falconia |
doc/RF_tables write-up added
|
2017-02-27 |
Mychaela Falconia |
rftablewr.c: forgot the newline at the end of the ramp-down output
|
2017-02-27 |
Mychaela Falconia |
rftablewr.c: agc-table write: eliminate leading space in the output
|
2017-02-27 |
Mychaela Falconia |
rftablewr.c: bug in the il2agc table output
|
2017-02-27 |
Mychaela Falconia |
rftablewr.c: better line break structure in the tx-calchan table
|
2017-02-27 |
Mychaela Falconia |
ffstools/Makefile: cal2text added
|
2017-02-27 |
Mychaela Falconia |
fc-cal2text utility written, compiles
|
2017-02-26 |
Mychaela Falconia |
fc-tmsh: save-tx-ramp command implemented
|
2017-02-26 |
Mychaela Falconia |
fc-tmsh: save-rf-table-raw command implemented
|
2017-02-26 |
Mychaela Falconia |
fc-tmsh: save-rf-table command implemented
|
2017-02-26 |
Mychaela Falconia |
RF table writing code implemented, linked into fc-tmsh
|
2017-02-20 |
Mychaela Falconia |
fc-tmsh: ttr response handling implemented
|
2017-02-20 |
Mychaela Falconia |
fc-tmsh: ttw response handling implemented
|
2017-02-20 |
Mychaela Falconia |
fc-tmsh: rftr response handling implemented
|
2017-02-20 |
Mychaela Falconia |
fc-tmsh: l1tm stats response display
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: RF_ENABLE response handled intelligently
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: beginning of l1tm response handling
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: me command implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: mpw and mpr implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: ttr command implemented, ttw command hooked in
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: ttw command implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: implemented reading of Tx ramp template files
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: txpw and txpr implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: rxpw and rxpr implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: rftr command implemented, rftw command hooked in
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: rftw format consistency check implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: rftw command implemented
|
2017-02-19 |
Mychaela Falconia |
fc-tmsh: RF table reading code implemented
|
2017-02-18 |
Mychaela Falconia |
fc-tmsh: rfpw and rfpr accept keyword arguments
|
2017-02-18 |
Mychaela Falconia |
fc-tmsh: sr command accepts keyword argument
|
2017-02-18 |
Mychaela Falconia |
fc-tmsh: scw and scr accept keyword arguments
|
2017-02-18 |
Mychaela Falconia |
fc-tmsh: l1tm keyword argument framework implemented, used in rfe command
|
2017-02-18 |
Mychaela Falconia |
rvinterf/include/l1tm.h: definitions from l1tm_msgty.h in the firmware
|
2017-01-16 |
Mychaela Falconia |
fc-tmsh: rfpr command implemented
|
2017-01-16 |
Mychaela Falconia |
fc-tmsh: rfpw command implemented
|
2017-01-16 |
Mychaela Falconia |
fc-tmsh: rfe, scw, scr and sr commands implemented
|
2017-01-16 |
Mychaela Falconia |
fc-tmsh: beginning of L1TM command support
|
2016-11-26 |
Mychaela Falconia |
LICENSE explanatory file added
|
2016-11-01 |
Mychaela Falconia |
target-utils/c139explore/dac.c: added missing extern u_long strtoul();
|
2016-11-01 |
Mychaela Falconia |
target-utils/c139explore/backlight.c: use our own strings.h
|
2016-11-01 |
Mychaela Falconia |
target-utils/libcommon/cmd_baud_switch.c: const compiler warning fix
|
2016-11-01 |
Mychaela Falconia |
target-utils/libcommon: extern u_long strtoul(); added where needed
|
2016-11-01 |
Mychaela Falconia |
target-utils/pirexplore: vibe command alias for buz
|
2016-11-01 |
Mychaela Falconia |
target-utils: pirexplore converted to our own libc
|
2016-11-01 |
Mychaela Falconia |
target-utils: loadagent converted to our own libc
|
2016-11-01 |
Mychaela Falconia |
target-utils: helloapp converted to our own libc
|
2016-11-01 |
Mychaela Falconia |
target-utils: c139explore converted to our own libc
|
2016-11-01 |
Mychaela Falconia |
target-utils/c139-lldbg/lldbg.lds: properly disallow .data at last
|
2016-11-01 |
Mychaela Falconia |
target-utils: c139-lldbg converted to our own libc
|
2016-11-01 |
Mychaela Falconia |
target-utils: use of bcopy() changed to memcpy()
|
2016-10-31 |
Mychaela Falconia |
target-utils: buzplayer converted to our own libc
|
2016-10-31 |
Mychaela Falconia |
target-utils/include: our own ctype.h and strings.h added
|
2016-10-31 |
Mychaela Falconia |
target-utils/libc: strtol and strtoul added from 4.4BSD with simplification
|
2016-10-31 |
Mychaela Falconia |
target-utils/libc: strlen optimized assembly implementation added
|
2016-10-31 |
Mychaela Falconia |
target-utils/Makefile: libc added to the dependencies
|
2016-10-29 |
Mychaela Falconia |
target-utils/libc: assembly implementation of bcmp/memcmp
|
2016-10-28 |
Mychaela Falconia |
target-utils/libc/bzero.S: changed signed conditions to unsigned
|
2016-10-28 |
Mychaela Falconia |
target-utils/libc: non-optimized C implementation of memset
|
2016-10-28 |
Mychaela Falconia |
target-utils/libc: memcpy16 and memcpy32 optimized variants implemented
|
2016-10-28 |
Mychaela Falconia |
target-utils/libc: our own memcpy assembly implementation
|