forked from public/pysim
shell: New 'read_records' and 'read_records_decoded' commands
Those commands can be used to read all the records available in the selected file. Change-Id: If457b4e02bde8aa6db8cc329411f94411c100bc9
This commit is contained in:
@@ -178,6 +178,20 @@ read_record_decoded
|
||||
:func: LinFixedEF.ShellCommands.read_rec_dec_parser
|
||||
|
||||
|
||||
read_records
|
||||
~~~~~~~~~~~~
|
||||
.. argparse::
|
||||
:module: pySim.filesystem
|
||||
:func: LinFixedEF.ShellCommands.read_recs_parser
|
||||
|
||||
|
||||
read_records_decoded
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
.. argparse::
|
||||
:module: pySim.filesystem
|
||||
:func: LinFixedEF.ShellCommands.read_recs_dec_parser
|
||||
|
||||
|
||||
update_record
|
||||
~~~~~~~~~~~~~
|
||||
.. argparse::
|
||||
|
||||
Reference in New Issue
Block a user