Skip to content

Command-line UI is highly confusing #2

@pfalcon

Description

@pfalcon

I flashed frankenstein firmware yesterday and couldn't do anything useful to it, I thought almost no functions are implemented. Only after checking forum thread it turned out something really works. So, let's go over confusing stuff:

  1. iwconnect doesn't say anything, so it doesn't seem to work. It's nowhere clear that ifconfig should be used after it to check status. So, iwconnect should say "ok" or "fail" (detailed error message, of course).
  2. It's nowhere clear that changes done by iwconnect/iwmode may not be applied immediately, but require reset. Again, it should say when it's the case.
  3. Nowhere clear that spi_dump requires decimal numbers. Passed decent hex values (0x100, etc), it again doesn't say anything, even error (proper fix is to support hex numbers here, but error checking/reporting should happen everywhere).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions