xela144 / CANaconda

CANaconda project: CAN message viewer
GNU General Public License v3.0
10 stars 0 forks source link

Modify CSV output #24

Closed Susurrus closed 10 years ago

Susurrus commented 10 years ago

Title line should in the form of message.field, where message and field are all-lowercase with underscores replacing spaces.

Also this code should be moved out of ui_mainwindow.py and should probably go into outmessage.py.