FreeCalypso > hg > freecalypso-tools
comparison doc/Audio-mode-config @ 261:0321cd08b19f
doc/Audio-mode-config: typo fix
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 28 Sep 2017 17:51:17 +0000 |
| parents | b5b148ef63da |
| children | 02d92d49c9f8 |
comparison
equal
deleted
inserted
replaced
| 260:13e0fe68a358 | 261:0321cd08b19f |
|---|---|
| 60 TI's original intent was that a configuration would be manually constructed on | 60 TI's original intent was that a configuration would be manually constructed on |
| 61 a test device via TMSH auw commands, saved in the FFS of that test device with | 61 a test device via TMSH auw commands, saved in the FFS of that test device with |
| 62 the aus command, then read out of that test device FFS in binary form and | 62 the aus command, then read out of that test device FFS in binary form and |
| 63 reuploaded as an opaque blob to all devices on the production line. One can do | 63 reuploaded as an opaque blob to all devices on the production line. One can do |
| 64 the same procedure with our fc-tmsh and fc-fsio which fully replicate the | 64 the same procedure with our fc-tmsh and fc-fsio which fully replicate the |
| 65 revelant functionality of TI's original TMSH (to the best of our knowledge), | 65 relevant functionality of TI's original TMSH (to the best of our knowledge), |
| 66 but in FreeCalypso we have an alternate way which fits better with our UNIX | 66 but in FreeCalypso we have an alternate way which fits better with our UNIX |
| 67 philosophy: we have created our own ASCII text format for representing all of | 67 philosophy: we have created our own ASCII text format for representing all of |
| 68 the content in TI's /aud/*.cfg binary files and tiaud-* utilities for compiling | 68 the content in TI's /aud/*.cfg binary files and tiaud-* utilities for compiling |
| 69 TI's binary cfg files from our ASCII source format, disassembling a *.cfg file | 69 TI's binary cfg files from our ASCII source format, disassembling a *.cfg file |
| 70 read out of FFS into the same ASCII format, and creating the required *.vol | 70 read out of FFS into the same ASCII format, and creating the required *.vol |
