123 Commits (master)

Author SHA1 Message Date
  Clara Hobbs b4680ab723 Added LED status code for default USB power 5 years ago
  Clara Hobbs 88766783de Accurately set DPM minimum current 6 years ago
  Clara Hobbs b1de72215c Update to ChibiOS 18.2.1 6 years ago
  Clara Hobbs 757a3ac672 Automatically run `load` when setup mode starts 6 years ago
  Clara Hobbs 8c00b79c26 Update version number to 1.2.0 6 years ago
  Clara Hobbs 8126c4dc4d Print the unchunked_ext_msg bit in get_source_cap 6 years ago
  Clara Hobbs 4cf4cd7e70 Make the INT_N line configurable 6 years ago
  Clara Hobbs cd9c514424 Documentation improvements 6 years ago
  Clara Hobbs 1783920e6c Update to ChibiOS 17.6.x 6 years ago
  Clara Hobbs 98226e3632 Rename the firmware in the license header 6 years ago
  Clara Hobbs 805613a71d PDB -> PDBS 6 years ago
  Clara Hobbs 113872de5f Fix a compile-time warning 6 years ago
  Clara Hobbs dcb00f4f39 Add boot command to jump to the bootloader 6 years ago
  Clara Hobbs ea710cc67d Fix printing of flags 6 years ago
  Clara Hobbs b06d95cd44 Add support for resistance-derived current 6 years ago
  Clara Hobbs 38615f6b1e Check if 5 V is in the range for Type-C Current 6 years ago
  Clara Hobbs 974bd90424 Make requests from configured power 6 years ago
  Clara Hobbs 61992f5088 Changed PDO getters to take just the PDO 6 years ago
  Clara Hobbs 26af506e06 Implemented power support in the command shell 6 years ago
  Clara Hobbs ad4a69958a Rearrange fields when printing configuration 6 years ago
  Clara Hobbs 4ea9f4e2a8 Bump version number to 1.2.0-dev.1 6 years ago
  Clara Hobbs 8a2c45dc14 Silence a warning in pdbs_dpm_giveback_enabled 6 years ago
  Clara Hobbs a6e2475d0a Advertise Sink_Capabilities correctly 6 years ago
  Clara Hobbs b65070e86e Update copyright notices for 2018 6 years ago
  Clara Hobbs b05795350f Support the HV_Preferred flag 6 years ago
  Clara Hobbs ea29fd0969 Partially implement vrange requests 6 years ago
  Clara Hobbs 318cac4f7d Add set_vrange command 6 years ago
  Clara Hobbs c29813d8f6 Pretty print PPS APDOs from get_source_cap 6 years ago
  Clara Hobbs 6e1c09f649 Make requests from PPS APDOs 6 years ago
  Clara Hobbs 45c3bf3d7a Add PE_SNK_Not_Supported_Received state 6 years ago
  Clara Hobbs 2eda450aff Use millivolts internally instead of PDV 6 years ago
  Clara Hobbs 32743bb95e Rearrange commands in shell.c to match docs 6 years ago
  Clara Hobbs 477c06e544 Use the CURRENT_DEFN field of flags 6 years ago
  Clara Hobbs 6f5d5f8021 Support reading and writing the HV_Preferred flag 6 years ago
  Clara Hobbs 405fd466f2 Fix the clear_flags command 6 years ago
  Clara Hobbs ceb4736209 Add new flag macros, clear flags with discretion 6 years ago
  Clara Hobbs d9d8e5d45a Change the condition for printing voltage range 6 years ago
  Clara Hobbs 36f43f9b8a Rename v_min and v_max to have no underscores 6 years ago
  Clara Hobbs 6ba7bfdbf3 Use a template for PD message headers 6 years ago
  Clara Hobbs 2859a7a2ec Finish up the public API of the library 6 years ago
  Clara Hobbs 2cbb40c6f7 Improve the whole messages.h situation 6 years ago
  Clara Hobbs 1646eb1e75 Move policy_engine.h to lib/src/ 6 years ago
  Clara Hobbs 7f5ce831ac Rename enum fusb_typec_current values 6 years ago
  Clara Hobbs ad3b2399fa Use struct pdbs_dpm_data for DPM private variables 6 years ago
  Clara Hobbs ccc28c900b Use a struct pdbs_dpm_data for DPM globals 6 years ago
  Clara Hobbs a49cdeabb6 Make full use of the struct pdb_fusb_config 6 years ago
  Clara Hobbs f3f0571ebd Refer to the PE thread from the struct pdb_config 6 years ago
  Clara Hobbs dba0259e0f Don't include chprintf.h in main.c 6 years ago
  Clara Hobbs d9b2b5719c Initialize the message pool in pdb_init() 6 years ago
  Clara Hobbs 5ded678050 Documentation fixes to config.h 6 years ago