log

age author description
2018-10-27 Mychaela Falconia rvinterf/rvtat converted to use libinterf
2018-10-27 Mychaela Falconia rvinterf/etmsync converted to use libinterf
2018-10-27 Mychaela Falconia rvinterf client refactoring: libinterf created
2018-10-26 Mychaela Falconia CHANGES: FCDEV3B S/N 001 bug support removal
2018-10-26 Mychaela Falconia doc/Flash-boot-modes article removed (moved to freecalypso-docs)
2018-10-26 Mychaela Falconia doc/Flash-boot-defect article removed (no longer relevant)
2018-10-26 Mychaela Falconia target-utils/Makefile: flash-boot-wa hack removed from the basic set
2018-10-25 Mychaela Falconia CHANGES: mokosrec2bin addition and documentation updates
2018-10-25 Mychaela Falconia doc/Host-tools-overview: mokosrec2bin addition documented
2018-10-25 Mychaela Falconia mokosrec2bin utility imported from the old freecalypso-reveng tree,
2018-10-25 Mychaela Falconia INSTALL: updates regarding the ARM7 gcc toolchain
2018-10-25 Mychaela Falconia loadtools/loadtool.help: update for FC devices having flash2
2018-09-07 Mychaela Falconia CHANGES: typo fix
2018-08-11 Mychaela Falconia CHANGES: fcup-* minor fixes documented
2018-08-11 Mychaela Falconia fcup-settime: moved time() retrieval a little closer to the output
2018-08-11 Mychaela Falconia fcup-smdump: set AT+CSCS="IRA" at the end (don't leave HEX)
2018-08-11 Mychaela Falconia fcup-smsend: fixed bug in the handling of -W with no dest address argument
2018-03-18 Mychaela Falconia CHANGES: fc-host-tools-r8 is out
2018-03-18 Mychaela Falconia CHANGES: target-utils Tx FIFO change documented
2018-03-18 Mychaela Falconia doc/RF_tables: typo fix
2018-03-18 Mychaela Falconia target-utils: wait for FIFO not full in serial_out() instead of FIFO empty
2018-03-16 Mychaela Falconia CHANGES: fc-shell key command addition documented
2018-03-16 Mychaela Falconia fc-shell help file: documented key, keydown and keyup commands
2018-03-16 Mychaela Falconia fc-shell: added key commands for sending keystrokes via MMI CONFIG sysprims
2018-03-15 Mychaela Falconia INSTALL: update for the move-out of fc-lcdemu
2018-03-15 Mychaela Falconia CHANGES: fc-lcdemu move-out and rvinterf -X output inversion fix
2018-03-15 Mychaela Falconia doc/Host-tools-overview: update for the move-out of fc-lcdemu
2018-03-15 Mychaela Falconia rvinterf: -v option removed, -X LCD output is always inverted
2018-03-15 Mychaela Falconia lcdemu removed from this repository, moved to freecalypso-ui-dev
2018-03-11 Mychaela Falconia fc-fsio help: write-battery-table and write-charging-config documented
2018-03-11 Mychaela Falconia doc/Host-tools-overview: documented new additions
2018-03-11 Mychaela Falconia README: updated for the new set of top-level source directories
2018-03-11 Mychaela Falconia CHANGES: User Phone Tools addition documented
2018-03-11 Mychaela Falconia doc/User-phone-tools article written
2018-03-10 Mychaela Falconia fcup-settime program written, compiles, produces expected AT+CCLK command
2018-03-09 Mychaela Falconia sms-pdu-decode: added -p option to keep the raw PDUs in the output
2018-03-09 Mychaela Falconia fcup-smwrite program written, compiles
2018-03-09 Mychaela Falconia fcup-smsendpdu program written, compiles
2018-03-09 Mychaela Falconia fcup-smsendmult: UCS-2 send mode implemented
2018-03-09 Mychaela Falconia fcup-smsendmult: preparations for adding UCS-2 support
2018-03-09 Mychaela Falconia fcup-smsend: UCS-2 send mode implemented
2018-03-09 Mychaela Falconia fcup-smsend: preparations for adding UCS-2 support
2018-03-09 Mychaela Falconia uptools/atcmd: smsend_pdugen.c split off from smsend_pduout.c
2018-03-09 Mychaela Falconia uptools/atcmd/smsend_pduout.c: added UCS-2 function, some refactoring
2018-03-08 Mychaela Falconia uptools/libcoding: added function for UCS-2 BE output
2018-03-08 Mychaela Falconia uptools/libcoding: added function for turning UTF-8 into UCS-2
2018-03-08 Mychaela Falconia uptools/libcoding: added function for generating SMS PDUs with 8-bit text
2018-03-08 Mychaela Falconia uptools: make_sms_submit_pdu() in libcoding now takes PID and DCS arguments
2018-03-08 Mychaela Falconia fcup-smsendmult program written, compiles
2018-03-08 Mychaela Falconia uptools/atcmd: smsend_pdu.c renamed to smsend_pduout.c
2018-03-08 Mychaela Falconia fcup-smsend: automatic -q (concat quiet) with -W
2018-03-08 Mychaela Falconia fcup-smsend: implemented automatic concat SMS refno generation
2018-03-08 Mychaela Falconia fcup-smsend: implemented -q option to suppress concat summary output
2018-03-08 Mychaela Falconia fcup-smsend: implemented concat SMS sending with user-given refno
2018-03-08 Mychaela Falconia fcup-smsend: prep for adding concat SMS support
2018-03-08 Mychaela Falconia uptools/atcmd: smsend_basic.c renamed to smsend_main.c
2018-03-08 Mychaela Falconia fcup-smsend: added support for multiline messages in default PDU send mode
2018-03-08 Mychaela Falconia fcup-smdump & fcup-smsend: send AT+CMEE=2 first
2018-03-05 Mychaela Falconia fcup-smsend: buglet in PDU mode length manipulations
2018-03-05 Mychaela Falconia fcup-smsend program put together, compiles
2018-03-04 Mychaela Falconia uptools/libcoding: implemented function for generating hex strings
2018-03-04 Mychaela Falconia uptools/libcoding: implemented generation of SMS-SUBMIT PDUs
2018-03-04 Mychaela Falconia uptools/libcoding/gsm7_encode.c: bug found on review
2018-02-07 Mychaela Falconia uptools/libcoding: SMS dest address parsing and encoding implemented
2018-02-07 Mychaela Falconia uptools/libcoding: septet to octet packing function implemented
2018-02-06 Mychaela Falconia uptools/libcoding: implemented 8859-1 -> GSM7 encoding function
2018-02-06 Mychaela Falconia uptools/libcoding: implemented 8859-1 -> GSM7 encoding table
2018-02-05 Mychaela Falconia uptools/libcoding: UTF-8 input conversion to 8859-1 implemented
2018-02-05 Mychaela Falconia fcup-smdump: -d delete-after-dump option implemented
2018-02-05 Mychaela Falconia fcup-smdump implemented, compiles
2018-02-04 Mychaela Falconia uptools/atcmd/atinterf.c: no target debug mode implemented
2018-02-04 Mychaela Falconia uptools/atcmd/atinterf.c: logic inversion error
2018-02-04 Mychaela Falconia uptools/Makefile: atcmd added
2018-02-04 Mychaela Falconia uptools/atcmd framework started
2018-02-04 Mychaela Falconia rvinterf/Makefile: rvtat added
2018-02-04 Mychaela Falconia fcup-rvtat program written, compiles
2018-02-04 Mychaela Falconia fcup-atinterf: implemented wakeup of sleeping targets
2018-02-04 Mychaela Falconia fcup-atinterf: brown paper bag
2018-02-04 Mychaela Falconia top Makefile: uptools need libserial for atinterf
2018-02-04 Mychaela Falconia uptools/Makefile: atinterf added
2018-02-04 Mychaela Falconia fcup-atinterf program written, compiles
2018-02-04 Mychaela Falconia top Makefile: uptools subdirectory added
2018-02-04 Mychaela Falconia sms-pdu-decode: fixed bug in the decoding of From/To address fields
2018-02-04 Mychaela Falconia uptools/Makefile created
2018-02-04 Mychaela Falconia sms-pdu-decode main program written, compiles
2018-02-04 Mychaela Falconia uptools/libcoding: hex dump function implemented
2018-02-04 Mychaela Falconia uptools/libcoding: SMS DCS decoding implemented
2018-02-04 Mychaela Falconia uptools/libcoding: GSM timestamp decoding implemented
2018-02-03 Mychaela Falconia uptools/libcoding: alphabetic address handling implemented
2018-02-03 Mychaela Falconia uptools/libcoding: SC address decoding implemented
2018-02-03 Mychaela Falconia uptools/libcoding: digit decoding implemented
2018-02-03 Mychaela Falconia uptools/libcoding: 7-bit decoding implemented
2018-02-03 Mychaela Falconia uptools/libcoding: hex line decoding implemented
2018-02-03 Mychaela Falconia uptools started with libcoding
2018-01-20 Mychaela Falconia CHANGES: fc-loadtool D-Sample fix documented
2018-01-20 Mychaela Falconia loadtools/scripts/dsample.config: use the new 28f640w30b chip type
2018-01-20 Mychaela Falconia fc-loadtool: support for 28F640W30B flash chip with partition quirks
2017-12-29 Mychaela Falconia compile-fc-chg: changes for FCHG v2
2017-12-18 Mychaela Falconia fc-tmsync: added pirelli-vbat-cal command to read Pirelli's ADC calibration
2017-12-17 Mychaela Falconia CHANGES: documented fc-fsio additions
2017-12-17 Mychaela Falconia fc-fsio: implemented write-battery-table and write-charging-config commands
2017-12-17 Mychaela Falconia compile-fc-chg tool written, compiles
2017-12-17 Mychaela Falconia ffstools/Makefile: newcomp added to SUBDIR
2017-12-17 Mychaela Falconia compile-fc-batt tool written, compiles
2017-11-22 Mychaela Falconia CHANGES: fc-tmsh auw-fir command addition documented
2017-11-22 Mychaela Falconia fc-tmsh: auw-fir command implemented
2017-11-22 Mychaela Falconia librftab: implemented reading of FIR coefficient tables
2017-11-22 Mychaela Falconia librftab: reading of Tx ramp template files split from rftablerd module
2017-11-22 Mychaela Falconia fc-fsio help: upload-rf-table addition documented
2017-11-22 Mychaela Falconia CHANGES: c1xx-calextr and RF table changes documented
2017-11-22 Mychaela Falconia doc/Host-tools-overview: fc-tmsync documented
2017-11-22 Mychaela Falconia doc/Host-tools-overview: fc-readcal documented
2017-11-22 Mychaela Falconia doc/RF_tables: updated for the newly implemented more complete support
2017-11-22 Mychaela Falconia doc/Host-tools-overview: fc-cal2bin documented
2017-11-21 Mychaela Falconia fc-fsio upload-rf-table implemented
2017-11-21 Mychaela Falconia fc-fsio: write_buf_to_file() function made global in prep for upload-rf-table
2017-11-20 Mychaela Falconia doc/Compal-calibration: fc-readcal failed approach documented
2017-11-20 Mychaela Falconia doc/Compal-calibration: c1xx-calextr handles Rx calchan now
2017-11-20 Mychaela Falconia c1xx-calextr: Rx calchan conversion implemented
2017-11-19 Mychaela Falconia doc/Compal-calibration: Rx calchan ranges documented
2017-11-19 Mychaela Falconia c1xx-calextr: preparations for Rx calchan conversion
2017-11-19 Mychaela Falconia started documenting c1xx-calextr
2017-11-18 Mychaela Falconia c1xx-calextr: off-by-1 error in the Tx levels table conversion
2017-11-18 Mychaela Falconia c1xx-calextr: output implemented
2017-11-18 Mychaela Falconia c1xx-calextr: table conversion implemented
2017-11-18 Mychaela Falconia c1xx-calextr: preparations for both ASCII and binary output
2017-11-18 Mychaela Falconia c1xx-calextr will need mkdir and librftab
2017-11-18 Mychaela Falconia c1xx-calextr started
2017-11-18 Mychaela Falconia ffstools/Makefile: caltools added to SUBDIR
2017-11-18 Mychaela Falconia fc-cal2bin written, compiles
2017-11-18 Mychaela Falconia fc-tmsync: ttr-all implemented
2017-11-18 Mychaela Falconia fc-tmsync: rftr save to file implemented
2017-11-18 Mychaela Falconia fc-cal2text changed to emit Tx ramps for each band as a single table
2017-11-18 Mychaela Falconia rvinterf/tmsh: old rftable{rd,wr}.c deleted (moved to librftab)
2017-11-18 Mychaela Falconia fc-tmsh converted to link with librftab
2017-11-18 Mychaela Falconia fc-tmsync converted to link with librftab
2017-11-18 Mychaela Falconia fc-cal2text converted to link with librftab
2017-11-18 Mychaela Falconia librftab added to top Makefile as dependency for ffstools and rvinterf
2017-11-18 Mychaela Falconia librftab reader: implemented reading of Tx ramps tables
2017-11-17 Mychaela Falconia librftab writer: added function to write Tx ramps tables
2017-11-17 Mychaela Falconia librftab compiles
2017-11-17 Mychaela Falconia librftab started with rftablerd.c and rftablewr.c from rvinterf/tmsh
2017-11-17 Mychaela Falconia fc-readcal: fixed bug in the shifting of afcdac
2017-11-17 Mychaela Falconia fc-readcal written, compiles
2017-11-17 Mychaela Falconia etmsync l1tmops module: need to return on errors, not exit
2017-11-17 Mychaela Falconia etmsync: host_mkdir() function factored out of fc-fsio
2017-11-17 Mychaela Falconia fc-tmsync: missed newline at the end of rfpr output
2017-11-16 Mychaela Falconia fc-tmsync: L1TM operation commands hooked in
2017-11-16 Mychaela Falconia fc-tmsync: user command wrappers implemented
2017-11-16 Mychaela Falconia etmsync l1tmops module: ttr implemented
2017-11-16 Mychaela Falconia etmsync l1tmops module: rfpr implemented
2017-11-16 Mychaela Falconia etmsync: l1tmops module compiles and links into fc-tmsync
2017-11-16 Mychaela Falconia fc-tmsync skeleton started
2017-11-16 Mychaela Falconia CHANGES: fc-fsio pirelli-magnetite-init change documented
2017-11-16 Mychaela Falconia fc-fsio pirelli-magnetite-init: added /gsm/rf/afcdac record missed earlier
2017-10-20 Mychaela Falconia CHANGES: removal of ffstools/aud-fcdev3b is the first post-r7 change
2017-10-20 Mychaela Falconia .hgignore: removed the entries for ffstools/aud-*
2017-10-20 Mychaela Falconia ffstools/aud-fcdev3b removed: migrated to the new fc-audio-config repository
2017-09-29 Mychaela Falconia CHANGES: fc-host-tools-r7 released
2017-09-28 Mychaela Falconia INSTALL: libserial and Linux specifics documented
2017-09-28 Mychaela Falconia doc/Audio-mode-config: typo fix
2017-09-28 Mychaela Falconia CHANGES: added pointer to doc/High-speed-serial in the serial change blurb
2017-09-28 Mychaela Falconia linux-2.6.37.6-ftdi_sio.c.patch moved from doc to old
2017-09-28 Mychaela Falconia doc/High-speed-serial: update/rewrite for the new FTDI support
2017-09-22 Mychaela Falconia CHANGES: libserial change documented
2017-09-22 Mychaela Falconia libserial-newlnx is now the new official libserial
2017-09-22 Mychaela Falconia libserial-newlnx: new way implemented, compiles
2017-09-22 Mychaela Falconia beginning of libserial-newlnx: copy of libserial-orig
2017-09-21 Mychaela Falconia rvinterf and friends converted to use libserial
2017-09-21 Mychaela Falconia set_serial_nonblock() added to libserial
2017-09-21 Mychaela Falconia fc-serterm converted to use libserial
2017-09-21 Mychaela Falconia loadtools reworked to use factored-out libserial
2017-09-21 Mychaela Falconia libserial hooked into the top level Makefile
2017-09-21 Mychaela Falconia beginning of factored-out libserial
2017-09-21 Mychaela Falconia doc/Audio-mode-config: fixed logic error in the description of extra-gain
2017-08-26 Mychaela Falconia tiaud-compile: max FIR coefficient number is 30, not 31
2017-08-26 Mychaela Falconia doc/Audio-mode-config written
2017-08-26 Mychaela Falconia doc/Host-tools-overview: tiaud-compile and tiaud-mkvol documented
2017-08-26 Mychaela Falconia CHANGES: first changes since fc-host-tools-r6
2017-08-26 Mychaela Falconia ffstools/aud-fcdev3b: created some audio config tables for FCDEV3B
2017-08-25 Mychaela Falconia tiaud-mkvol program written
2017-08-25 Mychaela Falconia tiaud-compile program written
2017-08-21 Mychaela Falconia CHANGES: fc-host-tools-r6 released
2017-08-20 Mychaela Falconia CHANGES: exitcodes.h addition documented
2017-08-20 Mychaela Falconia rvinterf/include/exitcodes.h: added ERROR_RFFAIL for fc-rfcal-tools
2017-08-20 Mychaela Falconia doc/Loadtools-usage: fc-loadtool batch mode documented
2017-08-17 Mychaela Falconia fc-rfcal-tools now public, old frozen rfcal code can be removed
2017-08-12 Mychaela Falconia CHANGES: fc-fsio format change documented
2017-08-12 Mychaela Falconia fc-fsio format command: don't stop scripts on NOPREFORMAT error,
2017-08-04 Mychaela Falconia fc-loadtool batch mode: added -B option
2017-08-03 Mychaela Falconia CHANGES: first changes since fc-host-tools-r5
2017-08-03 Mychaela Falconia fc-loadtool: automated command script mode implemented
2017-08-03 Mychaela Falconia loadtools: preparations for loadtool exit code possibly being nonzero
2017-08-03 Mychaela Falconia loadtool.help: exec command description updated
2017-08-03 Mychaela Falconia fc-loadtool: exec command now looks for scripts in the current directory
2017-08-03 Mychaela Falconia loadtools and rvinterf: set TIOCEXCL on the tty
2017-05-20 Mychaela Falconia CHANGES: fc-host-tools-r5 released
2017-05-20 Mychaela Falconia CHANGES: documented the addition of keepalive support to rvinterf
2017-05-20 Mychaela Falconia doc/RVTMUX: keepalive mechanism documented
2017-05-20 Mychaela Falconia rvinterf: implemented keepalive mechanism
2017-05-20 Mychaela Falconia rvinterf/Makefile: install include files in /opt/freecalypso/include/rvinterf
2017-05-20 Mychaela Falconia rvinterf/include/exitcodes.h: added ERROR_RFTEST for use by autocal tools
2017-05-20 Mychaela Falconia rfcal migration
2017-05-20 Mychaela Falconia doc/TIFFS-IVA-usage updated
2017-05-20 Mychaela Falconia ffstools/README renamed to README.old,
2017-05-20 Mychaela Falconia doc/Host-tools-overview: updated and simplified
2017-05-19 Mychaela Falconia doc/Loadtools-on-GTA0x article added, replacing the corresponding section
2017-05-19 Mychaela Falconia loadtools/gta-ap-build.sed: don't build fc-compalram or fc-buzplay for GTA0x AP
2017-05-19 Mychaela Falconia loadtools/README renamed to README.old, previous README.old to README.older
2017-05-19 Mychaela Falconia INSTALL: added blurb about target binaries in packaged releases
2017-05-19 Mychaela Falconia README: minor updates
2017-05-18 Mychaela Falconia CHANGES: documented newly added utilities
2017-05-18 Mychaela Falconia doc/Loadtools-usage: replacing loadtools/README
2017-05-18 Mychaela Falconia INSTALL: cosmetic fix in bullet point numbering
2017-05-14 Mychaela Falconia rfcal/Makefile: tsid-test added to SUBDIR
2017-05-14 Mychaela Falconia fc-tsid-shell (fc-cmu200d development aid) written
2017-05-02 Mychaela Falconia Flash-boot-defect and Flash-boot-modes documentation
2017-05-01 Mychaela Falconia loadtools: second program invokation support added to fc-iram like in fc-xram
2017-05-01 Mychaela Falconia target-utils/Makefile: flash-boot-wa added
2017-05-01 Mychaela Falconia target-utils/flash-boot-wa/Makefile: install added
2017-05-01 Mychaela Falconia target-utils/flash-boot-wa written
2017-05-01 Mychaela Falconia target-utils/flash-boot-test: added UART init, needed for mode 1
2017-04-30 Mychaela Falconia target-utils/Makefile: flash-boot-test added
2017-04-30 Mychaela Falconia target-utils/flash-boot-test/main.c: indicate the mode/version in the banner
2017-04-30 Mychaela Falconia target-utils/flash-boot-test written
2017-04-24 Mychaela Falconia fc-cmu200d: skeleton complete, ready to start adding meat
2017-04-24 Mychaela Falconia fc-cmu200d: socket handling skeleton added
2017-04-24 Mychaela Falconia fc-cmu200d skeleton started, compiles
2017-04-23 Mychaela Falconia doc/RF-cal/CMU200-notes: added signal generator commands
2017-04-23 Mychaela Falconia doc/RF-cal/Test-system-interface written
2017-04-23 Mychaela Falconia doc/RF-cal/Architecture document written
2017-04-23 Mychaela Falconia doc: RF calibration documents/notes moved into RF-cal subdir
2017-04-23 Mychaela Falconia doc/CMU200-notes started
2017-04-23 Mychaela Falconia rfcal/Makefile: added cmu200 subdir
2017-04-23 Mychaela Falconia fc-serscpi utility written, compiles
2017-04-14 Mychaela Falconia doc/VCXO_calibration written
2017-04-13 Mychaela Falconia fc-vcxo-param: use M_PI constant instead of acos(-1.0)
2017-04-13 Mychaela Falconia fc-vcxo-param: bug in lin_b2 computation
2017-04-12 Mychaela Falconia rfcal/vcxo-manual hooked into the make hierarchy
2017-04-12 Mychaela Falconia manual VCXO calibration code: fc-vcxo-param utility written
2017-04-12 Mychaela Falconia started manual VCXO calibration code: fc-vcxo-linear utility written
2017-03-27 Mychaela Falconia doc/Melody_E1 written
2017-03-25 Mychaela Falconia top Makefile: ringtools added to SUBDIR
2017-03-25 Mychaela Falconia fc-e1decode: forgot terminating newline on osc lines
2017-03-25 Mychaela Falconia fc-e1gen: MAX_FIELDS needed to be bumped for the optional bit0 field
2017-03-25 Mychaela Falconia fc-e1decode utility written, compiles
2017-03-25 Mychaela Falconia fc-e1gen: support parenthesized options for bit0 and dummy time byte
2017-03-23 Mychaela Falconia e1-experiments: checking in test4.src
2017-03-22 Mychaela Falconia e1-experiments: better test setup
2017-03-22 Mychaela Falconia fc-e1gen & e1-experiments: added global oscillator set header word
2017-03-22 Mychaela Falconia fc-gsm2vm utility written
2017-03-22 Mychaela Falconia fc-vm2hex utility written
2017-03-20 Mychaela Falconia CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
2017-03-19 Mychaela Falconia fc-tmsh: consistent naming of audio command sending functions
2017-03-19 Mychaela Falconia fc-tmsh: auw command sending implemented
2017-03-19 Mychaela Falconia fc-tmsh: ETM_AUDIO commands are just aul/aus/aur/auw, not audio <subcmd>
2017-03-19 Mychaela Falconia ffstools/Makefile: tiaud subdir added
2017-03-19 Mychaela Falconia make install added for tiaud-decomp
2017-03-18 Mychaela Falconia tiaud-decomp utility written
2017-03-17 Mychaela Falconia fc-tmsh: aur response handling implemented
2017-03-17 Mychaela Falconia fc-tmsh: proper handling of auw responses
2017-03-17 Mychaela Falconia fc-tmsh: implemented proper handling of aul and aus responses
2017-03-17 Mychaela Falconia fc-tmsh: beginning of intelligent ETM_AUDIO response handling
2017-03-17 Mychaela Falconia fc-tmsh: aur command implemented
2017-03-17 Mychaela Falconia fc-tmsh: aul and aus commands added like in TI's original
2017-03-17 Mychaela Falconia fc-tmsh: stub handling of ETM_AUDIO responses
2017-03-17 Mychaela Falconia fc-tmsh l1tm response handling: returned values can be signed or unsigned
2017-03-06 Mychaela Falconia doc/Host-tools-overview: update for fc-memdump replacing fc-olddump
2017-03-06 Mychaela Falconia fc-olddump replaced with fc-memdump
2017-03-05 Mychaela Falconia CHANGES: list the addition of TM3 and l1tm command support to fc-tmsh
2017-03-05 Mychaela Falconia fc-tmsh: oabbr and oabbw response handling implemented
2017-03-05 Mychaela Falconia fc-tmsh: oabbr and oabbw command sending implemented
2017-03-05 Mychaela Falconia fc-tmsh: omw command and response handling added
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
2016-10-28 Mychaela Falconia target-utils/libc: bzero imported from Citrine
2016-10-28 Mychaela Falconia target-utils/libc: beginning of newlib-ectomy
2016-10-27 Mychaela Falconia fc-buzplay play command implemented
2016-10-27 Mychaela Falconia fc-buzplay started
2016-10-27 Mychaela Falconia loadtools: hwparamstubs.c split in preparation for adding fc-buzplay
2016-10-27 Mychaela Falconia ringtools/examples: a couple of buzzer tone examples
2016-10-27 Mychaela Falconia ringtools/examples renamed to ringtools/e1-experiments
2016-10-27 Mychaela Falconia buzplayer: play implemented
2016-10-27 Mychaela Falconia buzplayer: melody entry implemented
2016-10-27 Mychaela Falconia buzplayer: melody buffer implemented
2016-10-27 Mychaela Falconia buzplayer timer implementation finished
2016-10-27 Mychaela Falconia buzplayer: beginning of timer implementation
2016-10-27 Mychaela Falconia target-utils: buzplayer started
2016-10-27 Mychaela Falconia fc-shell: added support for AT commands in one-shot mode
2016-10-27 Mychaela Falconia rvinterf/asyncshell/main.c: same "usage" fix as in fc-tmsh
2016-10-27 Mychaela Falconia rvinterf/etmsync/fsiomain.c: same "usage" fix as in fc-tmsh
2016-10-27 Mychaela Falconia CHANGES: fc-tmsh change documented
2016-10-26 Mychaela Falconia fc-tmsh one-shot operation mode implemented
2016-10-26 Mychaela Falconia fc-tmsh works like fc-shell and fc-fsio now, following the -p convention
2016-10-26 Mychaela Falconia fc-tmsh: all commands internally return values
2016-10-26 Mychaela Falconia fc-tmsh: etmpkt command renamed to tmpkt, etmpkt retained as alias
2016-10-26 Mychaela Falconia rvinterf/tmsh/Makefile: simpler structure like that used for fc-shell
2016-10-26 Mychaela Falconia fc-tmsh: set-* commands removed, use fc-fsio instead
2016-10-26 Mychaela Falconia fc-tmsh: use the newly adopted exit code convention
2016-10-26 Mychaela Falconia fc-shell: use the newly adopted exit code convention
2016-10-26 Mychaela Falconia rvinterf/libasync: use the newly adopted exit code convention
2016-10-26 Mychaela Falconia rvinterf tree: exitcodes.h moved from etmsync to include
2016-10-26 Mychaela Falconia target-utils/libtiffs: find the root inode even if it's preceded
2016-10-26 Mychaela Falconia target-utils: long-overdue s/mpffs/tiffs/ and s/MPFFS/TIFFS/ rename
2016-10-26 Mychaela Falconia c139explore and pirexplore host wrapper shell scripts added
2016-10-26 Mychaela Falconia doc/Compiling moved to INSTALL
2016-10-26 Mychaela Falconia top Makefile install rule: new packaging approach
2016-10-26 Mychaela Falconia doc/Compiling: update for the move to /opt/freecalypso
2016-10-26 Mychaela Falconia CHANGES: made note of the install location big change
2016-10-26 Mychaela Falconia loadtools/loadtool.help: new default directory for the exec command
2016-10-26 Mychaela Falconia rvinterf/asyncshell/help.c: new help file location
2016-10-26 Mychaela Falconia rvinterf/libasync/launchrvif.c: new rvinterf binary location
2016-10-26 Mychaela Falconia rvinterf/etmsync/launchrvif.c: new rvinterf binary location
2016-10-26 Mychaela Falconia rvinterf/etmsync/fsiomain.c: new help file location
2016-10-26 Mychaela Falconia rvinterf/*/Makefile: move to /opt/freecalypso
2016-10-26 Mychaela Falconia ringtools/Makefile: move to /opt/freecalypso/bin
2016-10-26 Mychaela Falconia miscutil/Makefile: move to /opt/freecalypso/bin
2016-10-26 Mychaela Falconia ffstools: move to /opt/freecalypso/bin
2016-10-26 Mychaela Falconia loadtools/install-helpers.sh no longer needed
2016-10-26 Mychaela Falconia loadtools: migration to /opt/freecalypso
2016-10-26 Mychaela Falconia target-utils/Makefile: install c139explore and pirexplore
2016-10-26 Mychaela Falconia target-utils/{c139,pir}explore/Makefile: install added
2016-10-26 Mychaela Falconia target-utils/{compalstage,loadagent}/Makefile: move to /opt/freecalypso
2016-10-26 Mychaela Falconia c139explore: vibe command added that works like buz
2016-10-26 Mychaela Falconia c139explore: dac and dacon commands added for exercising the vibrator
2016-10-26 Mychaela Falconia pirexplore: buzzer commands added to exercise the vibrator
2016-10-26 Mychaela Falconia c139explore: turn on ARMIO module clock, needed to exercise the buzzer
2016-10-25 Mychaela Falconia target-utils: buzzer exercising code written, added to c139explore
2016-10-25 Mychaela Falconia target-utils/libcommon/uartsel.c: nitpick about const
2016-10-25 Mychaela Falconia ringtools/examples: so-far-unsuccessful Melody E1 experiments
2016-10-25 Mychaela Falconia fc-e1gen utility written, compiles
2016-10-23 Mychaela Falconia fc-tmsh: implemented sending of ETM audio load and save commands
2016-10-23 Mychaela Falconia fc-shell help command implemented
2016-10-23 Mychaela Falconia rvinterf/asyncshell/Makefile: install fc-shell.help
2016-10-23 Mychaela Falconia fc-shell help written
2016-10-23 Mychaela Falconia CHANGES: fc-fsio changes since fc-host-tools-r4
2016-10-23 Mychaela Falconia fc-fsio help command implemented
2016-10-23 Mychaela Falconia install misc files into /usr/local/share/freecalypso as non-executable
2016-10-23 Mychaela Falconia rvinterf/etmsync/Makefile: install fsio.help
2016-10-23 Mychaela Falconia rvinterf/etmsync/fsio.help written
2016-10-22 Mychaela Falconia doc/Host-tools-overview updated for the current state of the tools
2016-10-22 Mychaela Falconia doc/Compiling update: OpenSSL dependency eliminated, fc-lcdemu retired
2016-10-22 Mychaela Falconia top README: lcdemu hack dropped
2016-10-22 Mychaela Falconia top Makefile: lcdemu hack dropped
2016-10-22 Mychaela Falconia fc-fsio: '+' in the getopt string so ls -l single op command will work
2016-10-19 Mychaela Falconia doc/RVTMUX: reference to TI's tmffs.c source updated for the repository split
2016-10-19 Mychaela Falconia doc/IMEI written
2016-10-03 Mychaela Falconia fc-getpirimei and fc-pirhackinit removed: functionality is now in fc-fsio
2016-10-03 Mychaela Falconia Pirelli etmsync hacks absorbed into fc-fsio
2016-10-03 Mychaela Falconia eliminated the dependency on OpenSSL for Pirelli IMEI DES decryption
2016-10-03 Mychaela Falconia fc-fsio: finally one can type ls -l and not just the ll abbreviation
2016-10-03 Mychaela Falconia fc-fsio format command: buglet in the usage error handling
2016-07-25 Mychaela Falconia loadtools support for C139/140 target: -c 1004 compalstage variant
2016-07-25 Mychaela Falconia target-utils/compalstage/README: tiny change of wording
2016-07-25 Mychaela Falconia loadtools/README: we are now freecalypso-tools, not freecalypso-sw any more
2016-06-14 Mychaela Falconia doc/TCH-bit-access: new write-up
2016-06-14 Mychaela Falconia miscutil/gsm0610.c: comment fix
2016-06-14 Mychaela Falconia fc-tch2fr utility written, added under miscutil
2016-06-14 Mychaela Falconia fc-fr2tch utility written, added under miscutil
2016-06-14 Mychaela Falconia fc-shell tch commands: changed to raw hex file format
2016-06-11 Mychaela Falconia doc/Compiling: updated for the split between freecalypso-tools and Citrine
2016-06-11 Mychaela Falconia CHANGES file added, following fc-host-tools releases
2016-06-11 Mychaela Falconia .hgignore added, based on freecalypso-sw version
2016-06-11 Mychaela Falconia initial import from freecalypso-sw rev 1033:5ab737ac3ad7