<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/nwztools/scsitools, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>nwztools/scsitool: add a command to query multiple nvp nodes at once</title>
<updated>2017-06-18T21:16:18+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-06-18T21:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=37a945d203873a7c4e49ce5506385e82c0001d0b'/>
<id>37a945d203873a7c4e49ce5506385e82c0001d0b</id>
<content type='text'>
Change-Id: I89fed904b282a202bc845b08f4c8d1200a49636d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I89fed904b282a202bc845b08f4c8d1200a49636d
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: fix devinfo, add dhp</title>
<updated>2017-06-18T11:37:26+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-06-18T11:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=91ede1ea08ae217ccd22cdc936e474cdc0a4466c'/>
<id>91ede1ea08ae217ccd22cdc936e474cdc0a4466c</id>
<content type='text'>
The devinfo request returned the raw data, now the tool prints the various
fields. Also add support for the dhp (destination/headphones/color ...): this
one is untested because it's only supported starting from A10 or A20. There is
still a problem with the dpcc prop: although it should work for DEVINFO, it does
not, despite the fact that the get_dev_info command works and is internally (on
the Sony) translated into a dpcc request. I keep the code just in case.

Change-Id: I5aa8ef4afb0b11d3c0ddfa3d38f3e737ee1aff66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The devinfo request returned the raw data, now the tool prints the various
fields. Also add support for the dhp (destination/headphones/color ...): this
one is untested because it's only supported starting from A10 or A20. There is
still a problem with the dpcc prop: although it should work for DEVINFO, it does
not, despite the fact that the get_dev_info command works and is internally (on
the Sony) translated into a dpcc request. I keep the code just in case.

Change-Id: I5aa8ef4afb0b11d3c0ddfa3d38f3e737ee1aff66
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: print error on check sense</title>
<updated>2017-06-18T11:35:42+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-06-18T11:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8d5dcd395d0150abf4ec7b5a721ff003e2f9772d'/>
<id>8d5dcd395d0150abf4ec7b5a721ff003e2f9772d</id>
<content type='text'>
The detailled error message is only printed if -d switch is on command line,
otherwise there is no error message which is wrong so fix that.

Change-Id: I397541c467940e9b290ee8d4ae704368b1ce132b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The detailled error message is only printed if -d switch is on command line,
otherwise there is no error message which is wrong so fix that.

Change-Id: I397541c467940e9b290ee8d4ae704368b1ce132b
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: add a "reset all settings" message in dest_tool</title>
<updated>2017-01-09T21:15:53+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-09T21:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1d7f6048f49df863d0b491faa3a39e206290848c'/>
<id>1d7f6048f49df863d0b491faa3a39e206290848c</id>
<content type='text'>
Users can't read the wiki instructions, hopefully they can read this...

Change-Id: I3840879fdc663fb6e7f9234f352eea04a556256a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users can't read the wiki instructions, hopefully they can read this...

Change-Id: I3840879fdc663fb6e7f9234f352eea04a556256a
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile cleanups</title>
<updated>2017-01-08T15:08:28+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-08T15:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9b2fab1ca997ee825c36dad9128b2897b483d131'/>
<id>9b2fab1ca997ee825c36dad9128b2897b483d131</id>
<content type='text'>
Change-Id: I69b8b81d357553c979682d42097eba864c951512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I69b8b81d357553c979682d42097eba864c951512
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scitool: rework node size, remove relaxed mode</title>
<updated>2017-01-08T15:07:18+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-08T15:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1895af8e15474f87b6b34ca7a4e04425cf36c7ec'/>
<id>1895af8e15474f87b6b34ca7a4e04425cf36c7ec</id>
<content type='text'>
The cool now takes the database as a hint and will not complain if the device
returns less data. The tool also supports user provided size and raw node numbers
that are not in the database (advanced usage).

Change-Id: I8cec536718d7eff01c7803bea648d6122b82377a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cool now takes the database as a hint and will not complain if the device
returns less data. The tool also supports user provided size and raw node numbers
that are not in the database (advanced usage).

Change-Id: I8cec536718d7eff01c7803bea648d6122b82377a
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitools: use new SCSI library</title>
<updated>2017-01-07T15:31:28+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-07T15:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=76c73c707abf950752f1fa0f17a049bdbbb3d5f8'/>
<id>76c73c707abf950752f1fa0f17a049bdbbb3d5f8</id>
<content type='text'>
Change-Id: I1b5688ba7ad99c7a22ba4532c8237b4563e4a9e4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1b5688ba7ad99c7a22ba4532c8237b4563e4a9e4
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: add relaxed mode for nvp</title>
<updated>2017-01-07T14:53:03+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-05T11:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=86e745a25eed5365f0a38f8227ef58e236ccf445'/>
<id>86e745a25eed5365f0a38f8227ef58e236ccf445</id>
<content type='text'>
Change-Id: I0a139eb236f825368ae627fdbb2f75286f747f10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0a139eb236f825368ae627fdbb2f75286f747f10
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools: various fixes for Windows</title>
<updated>2017-01-07T14:52:33+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-05T15:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=456a3fc952d34a3e8781ca100851e6253c537109'/>
<id>456a3fc952d34a3e8781ca100851e6253c537109</id>
<content type='text'>
Don't use colors since the terminal doesn't support it. Also packing is broken
on MinGW so use #pragma pack when compiling for windows, this is also supported
by MSCV.

Change-Id: I635649d52ed5f2e0af46cb9ca2ec325955b2ddb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use colors since the terminal doesn't support it. Also packing is broken
on MinGW so use #pragma pack when compiling for windows, this is also supported
by MSCV.

Change-Id: I635649d52ed5f2e0af46cb9ca2ec325955b2ddb2
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: add option to force/specify series</title>
<updated>2017-01-04T16:14:31+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-04T16:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ad2297d353412dd20fc439b8053b25b18872069c'/>
<id>ad2297d353412dd20fc439b8053b25b18872069c</id>
<content type='text'>
We cannot auto-detect a device if we don't know its model ID, but we can't know
the model ID if we haven't decrypted the upgrade which requires the key. The only
way to solve this chicken-and-egg problem is to get the NVP table from kernel,
create an empty series in the database (no model ID), then get the key using
scsitool and forcing the model (using this commit), then decrypt the upgrade
and get the model ID list.

Change-Id: I8eced486a5f6a1a99028b25fdc4f87a3b11e31a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We cannot auto-detect a device if we don't know its model ID, but we can't know
the model ID if we haven't decrypted the upgrade which requires the key. The only
way to solve this chicken-and-egg problem is to get the NVP table from kernel,
create an empty series in the database (no model ID), then get the key using
scsitool and forcing the model (using this commit), then decrypt the upgrade
and get the model ID list.

Change-Id: I8eced486a5f6a1a99028b25fdc4f87a3b11e31a8
</pre>
</div>
</content>
</entry>
</feed>
