65 Commits (master)

Autor SHA1 Mensaje Fecha
  Clara Hobbs b1de72215c Update to ChibiOS 18.2.1 hace 6 años
  Clara Hobbs 8126c4dc4d Print the unchunked_ext_msg bit in get_source_cap hace 6 años
  Clara Hobbs 40868227be README improvements hace 6 años
  Clara Hobbs 4cf4cd7e70 Make the INT_N line configurable hace 6 años
  Clara Hobbs 53d81f7189 Added a minimal README to the library hace 6 años
  Clara Hobbs cd9c514424 Documentation improvements hace 6 años
  Clara Hobbs d9bddc5d78 License the library under the Apache License hace 6 años
  Clara Hobbs b06d95cd44 Add support for resistance-derived current hace 6 años
  Clara Hobbs 38615f6b1e Check if 5 V is in the range for Type-C Current hace 6 años
  Clara Hobbs 974bd90424 Make requests from configured power hace 6 años
  Clara Hobbs 61992f5088 Changed PDO getters to take just the PDO hace 6 años
  Clara Hobbs 26af506e06 Implemented power support in the command shell hace 6 años
  Clara Hobbs a6e2475d0a Advertise Sink_Capabilities correctly hace 6 años
  Clara Hobbs b65070e86e Update copyright notices for 2018 hace 6 años
  Clara Hobbs c62fe6a2a2 Implement PD 3.0 collision avoidance hace 6 años
  Clara Hobbs c29813d8f6 Pretty print PPS APDOs from get_source_cap hace 6 años
  Clara Hobbs d50b94fc25 Maximum voltage is 21 V hace 6 años
  Clara Hobbs 35c5d27f6f Don't enter Sink Standby if we don't have to hace 6 años
  Clara Hobbs 6e1c09f649 Make requests from PPS APDOs hace 6 años
  Clara Hobbs 77f4308c0d Update firmware structure for SinkPPSPeriodicTimer hace 6 años
  Clara Hobbs 53afb2db42 Add SinkPPSPeriodicTimer hace 6 años
  Clara Hobbs 01b062e73e Add macros for unchunked ext.msg. supported hace 6 años
  Clara Hobbs 45c3bf3d7a Add PE_SNK_Not_Supported_Received state hace 6 años
  Clara Hobbs f62ca97cc6 Time out on chunked extended messages hace 6 años
  Clara Hobbs bf58de1ccd Send Not_Supported messages in PD 3.0 mode hace 6 años
  Clara Hobbs d276942579 Set the Specification Revision field to 2.0 or 3.0 hace 6 años
  Clara Hobbs 2eda450aff Use millivolts internally instead of PDV hace 6 años
  Clara Hobbs 6ba7bfdbf3 Use a template for PD message headers hace 6 años
  Clara Hobbs 7df16513f5 Move firmware_structure.svg to lib/ hace 6 años
  Clara Hobbs 5ef2002ac8 Document the new structures better hace 6 años
  Clara Hobbs b7670f4367 Document the functions in struct pdb_dpm_callbacks hace 6 años
  Clara Hobbs 312a478303 Made the optional DPM functions actually optional hace 6 años
  Clara Hobbs fe107db849 Improve documentation slightly hace 6 años
  Clara Hobbs 2859a7a2ec Finish up the public API of the library hace 6 años
  Clara Hobbs 2cbb40c6f7 Improve the whole messages.h situation hace 6 años
  Clara Hobbs 1646eb1e75 Move policy_engine.h to lib/src/ hace 6 años
  Clara Hobbs 7f5ce831ac Rename enum fusb_typec_current values hace 6 años
  Clara Hobbs ccc28c900b Use a struct pdbs_dpm_data for DPM globals hace 6 años
  Clara Hobbs a49cdeabb6 Make full use of the struct pdb_fusb_config hace 6 años
  Clara Hobbs 735edb3444 Add struct pdb_fusb_config *cfg to fusb functions hace 6 años
  Clara Hobbs f3f0571ebd Refer to the PE thread from the struct pdb_config hace 6 años
  Clara Hobbs c93b6b4909 Move old_typec_match to the new structs hace 6 años
  Clara Hobbs 5bc226847f Use PE private variables from struct pdb_config hace 6 años
  Clara Hobbs 434b4d6884 Remove dummy references to cfg in protocol_tx.c hace 6 años
  Clara Hobbs c29afa1ec6 Use the PE mailbox in the struct pdb_config hace 6 años
  Clara Hobbs 3fd0cb3a8f Move protocol_tx_message to the new struct hace 6 años
  Clara Hobbs ac3fa561ec Use tx_messageidcounter in the new struct hace 6 años
  Clara Hobbs d9b2b5719c Initialize the message pool in pdb_init() hace 6 años
  Clara Hobbs 3c8841f9fe Silence a warning in policy_engine.c hace 6 años
  Clara Hobbs 5a6abeaa67 Use the PRLTX mailbox from the struct pdb_config hace 6 años