Team Walter / Mbed OS PICO_OT07_Firmware

Dependencies:   USBDevice

Changes

RevisionDateWhoCommit message
32:51535920edd1 2021-12-29 walterluu PICO_OT07_Firmware; default tip
31:2e7483c7281b 2020-05-01 cyberjoey updating published source
30:3a1d9c2b49a5 2019-05-28 cyberjoey changed delay from 20ms to 30ms after convert command is sent
29:88f36da6a119 2019-05-10 cyberjoey v1.0.0 commit checkpoint
28:fe9385ce2d00 2019-05-09 cyberjoey cleanup. commit before crc removal
27:87f7adba07d7 2019-05-09 cyberjoey checkpoint for ROM ID changes and Read All Reg changes
26:9ae9d097253a 2019-05-09 cyberjoey attempted adjustment of ROM_ID size from 8 bytes to 6 bytes. (untested)
25:08b220797bd9 2019-03-28 cyberjoey added "---.---" printing in file log when and OT07 device nacks
24:454dc350bb17 2019-03-27 cyberjoey device reports acks and nacks on temperature read
23:aa2407a3b30d 2019-03-22 cyberjoey Added I2C address to flash log.
22:fe94be11bae0 2019-03-21 cyberjoey changed log file name to MAX30208 instead of MAX30207
21:0f358a702561 2018-09-25 cyberjoey fixed bug with log file printing where rom IDs were all zeros
20:ba06efe24970 2018-09-25 cyberjoey Optimized read all registers from GUI ; and fixed reading range of rgeisters (printed new line before result instead of after) ; and wrote clear_log_file() fxn
19:7081d6f6288b 2018-08-31 cyberjoey I2C version OT07 GUI firmware
18:d913ec9dd9c2 2018-08-31 cyberjoey First attempt full conversion to I2C
17:401a5bb8d403 2018-08-31 cyberjoey all commands converted to i2c first attempt
16:2f373d3c8214 2018-07-10 cyberjoey removed spaces from sd csv data
15:61dce4bef44f 2018-07-06 cyberjoey changed serial to non-blocking so code will continue even when serial connection is not present
14:480f2398fe6a 2018-07-06 cyberjoey checkpoint before serial modification
13:674c647d12dd 2018-07-03 cyberjoey code cleanup
12:aa9fff0aec91 2018-07-03 cyberjoey removed echo when serial client send commands so client does not have to read dummy line
11:94a7379c0db8 2018-07-03 cyberjoey fixed bugs involving infinite settings/log printing after live insertion of sd card
10:148da21c297e 2018-07-02 cyberjoey fixed serial com issue on idle by modifying revisions of mbed-os, USBDevice, and other libs
9:36ba3626aab7 2018-06-29 cyberjoey flash logging working but without settings.txt interface
8:be1c3495b9ea 2017-11-17 h_keyur Changed the SDFileSystem library; Does not include FATFileSystem. FATFileSystem is pulled from mbed-os/features/filesystem/
7:37d8023d0fb4 2017-11-16 h_keyur Updated all libraries to the latest revision
6:96d8d823e292 2017-02-06 switches Publishing to Maxim Integrated Team
5:7d50a651f3f3 2017-02-03 switches Replaced development library with official library
4:bafcac667ef6 2016-12-13 switches Updated pegasus_dev and max32630fthr libraries
3:247c750f9f3d 2016-11-20 switches Updated to new MAX32630FTHR Class Library
2:6a9f1c5338b6 2016-11-16 switches Example showing SD card library demonstrates how to select 3.3V IO
1:90313362ec11 2016-11-16 switches New SD card demo showing how to select 3.3V IO
0:60a522ae2e35 2016-11-11 switches Basic blinky demo with development libraries for MAX32630FTHR