panda
panda copied to clipboard
target os name not working
I have tried a simple test with the new PANDA that uses libosi for the Windows OSI. But PANDA does not recognize my target OS, even though I'm using one named in the osi README.md file. What's up?
Following is my command line, and what I get back:
I could replay this recording with asidstory and OSI before the libosi changes. Did someone remove support for Windows 7 and neglect to update the README???
It is now split into windows-32-7sp0 and windows-32-7sp1 (64 bit works too!)
I made the changes, but I did forget the README, apologizes. There are minor changes in the structures between service packs, but sp1
should work for most things!
@Ben-Dumas would you be able to update the readme and then we can close this issue? I'd do it myself but I don't really understand what changed.
https://github.com/panda-re/panda/pull/1209 is what I think was being referred to. @LauraLMann let me know if there are more confusing places! Happy to change
Yes @Ben-Dumas , the changes made in #1209 include the fixes to the erroneous documentation I was referring to. Thank you for making the documentation match the code!