Age | Commit message (Expand) | Author |
2020-04-11 | Add AD5626 decoder. | Teo Perisanu |
2020-04-11 | ltc242x: Reduce unnecessarily many voltage formats. | Uwe Hermann |
2020-04-11 | ltc242x: Put channel voltages on different annotation rows. | Uwe Hermann |
2020-04-11 | ltc242x: Use plural for annotation rows, avoid duplicates. | Uwe Hermann |
2020-04-11 | ltc242x: Rename the 'ref' option to 'vref'. | Uwe Hermann |
2020-04-11 | ltc242x: Fix the tags metadata item. | Uwe Hermann |
2020-04-11 | Add LTC242x decoder. | Teo Perisanu |
2020-04-11 | ltc26x7: Put channel voltages on different annotation rows. | Uwe Hermann |
2020-04-11 | ltc26x7: Reduce unnecessarily many voltage formats. | Uwe Hermann |
2020-04-11 | ltc26x7: Fix the default for the 'chip' option. | Uwe Hermann |
2020-04-11 | ltc26x7: Option renames for consistency. | Uwe Hermann |
2020-04-11 | ltc26x7: Fix the tags metadata item. | Uwe Hermann |
2020-04-11 | ltc26x7: Drop unnecessary annotation_rows item. | Uwe Hermann |
2020-04-11 | Add LTC26x7 decoder. | Teo Perisanu |
2020-04-11 | adxl345: Fix incorrect rate value in handle_reg_0x2c(). | Uwe Hermann |
2020-04-11 | adxl345: Use all-lowercase method named for handle_reg_*. | Uwe Hermann |
2020-04-11 | adxl345: Use SrdIntEnum for the state machine. | Uwe Hermann |
2020-04-11 | adxl345: Use SrdIntEnum for annotation classes. | Uwe Hermann |
2020-04-11 | adxl345: Fix scale factor in handle_reg_0x22(). | Uwe Hermann |
2020-04-11 | adxl345: Shorten/simplify self.putbs() invocations. | Uwe Hermann |
2020-04-11 | adxl345: Shorten/simplify a few code snippets. | Uwe Hermann |
2020-04-11 | Add ADXL345 decoder. | Teo Perisanu |
2020-01-13 | sdcard_sd: Automatically generate token field annotation classes. | Uwe Hermann |
2020-01-13 | sdcard_sd: Put 0/1 bits in different annotation classes. | Uwe Hermann |
2020-01-13 | sdcard_sd: Put card status fields in their own annotation classes. | Uwe Hermann |
2020-01-12 | sdcard_sd: Add basic support for CSD register fields. | Uwe Hermann |
2020-01-12 | sdcard_sd: Add basic support for CID register fields. | Uwe Hermann |
2020-01-12 | sdcard_sd: Rename some annotation classes. | Uwe Hermann |
2020-01-11 | sdcard_sd: Use a Bit class to improve readability. | Uwe Hermann |
2020-01-11 | sdcard_sd: Replace a hardcoded number for better readability. | Uwe Hermann |
2020-01-11 | sdcard_sd: Clarify some variable/argument names. | Uwe Hermann |
2020-01-11 | sdcard_sd: Remove a list that needs manual maintenance. | Uwe Hermann |
2020-01-10 | sdcard_sd: Use correct annotation class for R2. | Uwe Hermann |
2020-01-10 | cjtag: Use SrdIntEnum for cJTAG states. | Uwe Hermann |
2020-01-10 | sda2506: Use SrdIntEnum for pins. | Uwe Hermann |
2020-01-10 | tlc5620: Use SrdIntEnum for pins. | Uwe Hermann |
2020-01-10 | maple_bus: Use SrdIntEnum for pins. | Uwe Hermann |
2020-01-10 | sdcard_sd: Use SrdIntEnum for pins. | Uwe Hermann |
2020-01-10 | sdcard_sd: Simplify self.putr() invocations. | Uwe Hermann |
2020-01-10 | sdcard_sd: Put responses in their own annotation classes. | Uwe Hermann |
2020-01-10 | sdcard_sd: Use SrdIntEnum for annotation classes. | Uwe Hermann |
2020-01-10 | cjtag: Use SrdStrEnum for the state machine. | Uwe Hermann |
2020-01-10 | jtag: Use SrdStrEnum for the state machine. | Uwe Hermann |
2020-01-10 | edid: Use SrdIntEnum for the state machine. | Uwe Hermann |
2020-01-10 | sdcard_sd: Use SrdStrEnum for the state machine. | Uwe Hermann |
2020-01-10 | srdhelper: Add SrdStrEnum with various helper methods. | Uwe Hermann |
2020-01-10 | usb_signalling: Use SrdIntEnum for the state machine. | Uwe Hermann |
2020-01-10 | jtag_ejtag: Use SrdIntEnum for annotation classes. | Uwe Hermann |
2020-01-10 | mcs48: Use SrdIntEnum for annotation classes. | Uwe Hermann |
2020-01-10 | ac97: Rename Pins class to Pin. | Uwe Hermann |