Skip to content

Add start/connect using U1 micro id serial number#488

Open
tranzmatt wants to merge 15 commits into
greatscottgadgets:masterfrom
tranzmatt:master
Open

Add start/connect using U1 micro id serial number#488
tranzmatt wants to merge 15 commits into
greatscottgadgets:masterfrom
tranzmatt:master

Conversation

@tranzmatt
Copy link
Copy Markdown

I've added the ability for an ubertooth to have start/connect functionality by referencing its micro id number (aka serial number)

ubertooth.c: static struct libusb_device_handle *find_ubertooth_device_serial(char *serial_number)
ubertooth.c: int ubertooth_connect_serial(ubertooth_t *ut, char *serial_number)
ubertooth.c: ubertooth_t *ubertooth_start_serial(char *serial_number)

The utilities were also updated to allow -D to specify the serial number instead of -U

My branch also has debian packaging rules I imported from salsa, but those aren't intended to be in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant