]> sigrok.org Git - libsigrok.git/commit
sysclk-lwla: Do not create channels in reverse order
authorDaniel Elstner <redacted>
Wed, 24 Jun 2015 17:16:49 +0000 (19:16 +0200)
committerUwe Hermann <redacted>
Sat, 27 Jun 2015 21:56:37 +0000 (23:56 +0200)
commitfe473123ba836445d477149f2e2c0ae372fc0c4c
treeebdaee37fc38f4a7f2b560977d1a2227afc3345d
parenta93086528e5b476812e42b423f7a8a53812af6f4
sysclk-lwla: Do not create channels in reverse order

This was originally done as an optimization in combination with a list
reversal which has since been removed from the code.  Thus, un-reverse
the channels so that the UI lists them in the correct order again.
src/hardware/sysclk-lwla/api.c