]> sigrok.org Git - libsigrok.git/history - hardware/atten-pps3xxx/api.c
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / hardware / atten-pps3xxx / api.c
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-25 Uwe HermannConsistently use 'cg' for channel group variables.
2014-03-25 Uwe HermannReplace channel_group.probes with channel_group.channels.
2014-03-25 Uwe HermannReplace some 'pg' with 'cg'.
2014-03-25 Uwe HermannReplace 'probe group' with 'channel group' everywhere.
2014-02-26 Bert VermeulenRemove std_dev_clear() wrappers from drivers.
2014-01-13 Bert Vermeulenatten-pps3xxx: Fix options reporting.
2014-01-13 Bert Vermeulenatten-pps3xxx: Fix output channel mode get.
2014-01-10 Bert Vermeulenatten-pps3xxx: Push configured settings even without...
2014-01-09 Bert Vermeulenatten-pps3xxx: Full support for the PPS3203T-3S.
2014-01-09 Bert Vermeulenatten-pps3xxx: Initial driver skeleton.