168 Commits (6e1c09f6498c7b1e7b42d036540b7fb0179737ca)
 

Author SHA1 Message Date
  Clara Hobbs 6e1c09f649 Make requests from PPS APDOs 6 years ago
  Clara Hobbs 77f4308c0d Update firmware structure for SinkPPSPeriodicTimer 6 years ago
  Clara Hobbs 53afb2db42 Add SinkPPSPeriodicTimer 6 years ago
  Clara Hobbs 01b062e73e Add macros for unchunked ext.msg. supported 6 years ago
  Clara Hobbs 45c3bf3d7a Add PE_SNK_Not_Supported_Received state 6 years ago
  Clara Hobbs f62ca97cc6 Time out on chunked extended messages 6 years ago
  Clara Hobbs bf58de1ccd Send Not_Supported messages in PD 3.0 mode 6 years ago
  Clara Hobbs d276942579 Set the Specification Revision field to 2.0 or 3.0 6 years ago
  Clara Hobbs 2eda450aff Use millivolts internally instead of PDV 6 years ago
  Clara Hobbs 70765cdada Change internal voltage unit in docs 6 years ago
  Clara Hobbs 32743bb95e Rearrange commands in shell.c to match docs 6 years ago
  Clara Hobbs 27804185e0 Add a real link to the shell docs 6 years ago
  Clara Hobbs 5a3dc3045a Add image showing which pads to bridge for DFU 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 2b3953675d Change spec to have one set_vrange command 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 8ea76e4126 Add specs for the new configuration for 1.2.0 6 years ago
  Clara Hobbs 9ea343fd58 Group commands into section in documentation 6 years ago
  Clara Hobbs 6ba7bfdbf3 Use a template for PD message headers 6 years ago
  Clara Hobbs 3776c1b09a Update to ChibiOS 16.1.9 6 years ago
  Clara Hobbs 7df16513f5 Move firmware_structure.svg to lib/ 6 years ago
  Clara Hobbs 5ef2002ac8 Document the new structures better 6 years ago
  Clara Hobbs b7670f4367 Document the functions in struct pdb_dpm_callbacks 6 years ago
  Clara Hobbs 312a478303 Made the optional DPM functions actually optional 6 years ago
  Clara Hobbs fe107db849 Improve documentation slightly 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 735edb3444 Add struct pdb_fusb_config *cfg to fusb functions 6 years ago
  Clara Hobbs f3f0571ebd Refer to the PE thread from the struct pdb_config 6 years ago
  Clara Hobbs c93b6b4909 Move old_typec_match to the new structs 6 years ago
  Clara Hobbs 5bc226847f Use PE private variables from struct pdb_config 6 years ago
  Clara Hobbs 434b4d6884 Remove dummy references to cfg in protocol_tx.c 6 years ago
  Clara Hobbs c29afa1ec6 Use the PE mailbox in the struct pdb_config 6 years ago
  Clara Hobbs 3fd0cb3a8f Move protocol_tx_message to the new struct 6 years ago
  Clara Hobbs ac3fa561ec Use tx_messageidcounter in the new struct 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
  Clara Hobbs 357bedb11e Move shell stuff to the pdbs namespace 6 years ago
  Clara Hobbs 3c8841f9fe Silence a warning in policy_engine.c 6 years ago
  Clara Hobbs 5a6abeaa67 Use the PRLTX mailbox from the struct pdb_config 6 years ago