Commit Graph

  • f9a4918354 Remove leading 0 to avoid confusion Diego Barrios Romero 2019-04-08 19:19:06 +0200
  • 954ab66f3b Small simplification Diego Barrios Romero 2019-04-08 19:18:14 +0200
  • 1be01a3b18 Add links to driver-examples repo Diego Barrios Romero 2019-04-08 19:07:45 +0200
  • 79c0b870df Add support notice Diego Barrios Romero 2019-04-08 19:05:13 +0200
  • 4db4677ea2 Do not deny warnings Diego Barrios Romero 2019-04-08 19:04:15 +0200
  • ab3739c7c3 Improve file inclusion pattern Diego Barrios Romero 2019-04-08 19:03:28 +0200
  • 0222a79f0d Add MSRV to CI Diego Barrios Romero 2019-04-08 19:01:48 +0200
  • db921768ee Fix formatting Diego Barrios Romero 2019-04-08 18:59:41 +0200
  • a4c1348993 Use ubuntu xenial to work around current musl problem Diego Barrios Romero 2019-04-08 18:58:41 +0200
  • cd4a91b79e Use stable and beta channels Diego Barrios Romero 2019-03-16 19:12:36 +0100
  • 9f3f8be554 Define variable as global Diego Barrios Romero 2018-11-20 20:34:42 +0100
  • 25f272015a Disable clippy for the moment Diego Barrios Romero 2018-11-20 19:35:26 +0100
  • 9510730e24 Use centralized ci for coverage Diego Barrios Romero 2018-11-19 22:05:44 +0100
  • 37ae7aba43 Combine and extract before_install Diego Barrios Romero 2018-11-18 17:52:16 +0100
  • fd5f3cc981 Use before install phase for ci scripts Diego Barrios Romero 2018-11-18 17:42:35 +0100
  • 7491105873 Clone ci scripts into folder Diego Barrios Romero 2018-11-18 17:37:57 +0100
  • e378737f4d Use full urls Diego Barrios Romero 2018-11-18 17:30:10 +0100
  • dfe90b9000 Put paths in quotes Diego Barrios Romero 2018-11-18 17:27:39 +0100
  • 7891a53705 Use CI scripts from separate repository Diego Barrios Romero 2018-11-18 17:23:38 +0100
  • 0451dbb239 Remove duplicated examples v0.2.0 Diego Barrios Romero 2018-11-16 20:22:40 +0100
  • 903e2496f2 Run tests in rust stable Diego Barrios Romero 2018-11-16 20:22:29 +0100
  • dc05ca6bee Run coverage in rust stable Diego Barrios Romero 2018-11-16 20:22:12 +0100
  • b4cfbbb2d9 Run coverage in rust nightly Diego Barrios Romero 2018-11-16 20:03:23 +0100
  • f53554b404 Add alarm 1 and 2 examples Diego Barrios Romero 2018-11-16 19:48:56 +0100
  • d0bcb715ce destroy device at the end Diego Barrios Romero 2018-11-16 19:42:47 +0100
  • e5ee15439f Remove redundant statement Diego Barrios Romero 2018-11-16 19:34:43 +0100
  • 55bbf9098a Put construction tests together Diego Barrios Romero 2018-11-16 19:32:33 +0100
  • dee3deb073 allow unused constant Diego Barrios Romero 2018-11-16 19:30:45 +0100
  • 729a4c92e7 Import crate in module Diego Barrios Romero 2018-11-16 19:30:35 +0100
  • 96168aa696 Add coverage badge Diego Barrios Romero 2018-11-16 19:18:42 +0100
  • c7da098f80 Simplify code Diego Barrios Romero 2018-11-16 19:12:36 +0100
  • eb87a741f6 Remove redundant statements Diego Barrios Romero 2018-11-16 19:11:13 +0100
  • eb614c73a0 Consolidate variables Diego Barrios Romero 2018-11-16 18:46:38 +0100
  • a5c8b8afaa Add coverage support Diego Barrios Romero 2018-11-16 18:46:06 +0100
  • 441eb40368 Update changelog Diego Barrios Romero 2018-11-16 18:36:39 +0100
  • a92bd92af6 Bump version Diego Barrios Romero 2018-11-16 18:36:33 +0100
  • 3459b41fed Move alarm section up in documentation Diego Barrios Romero 2018-11-16 18:33:45 +0100
  • e8516dd9bb Add doc generation to CI Diego Barrios Romero 2018-11-16 18:23:56 +0100
  • c10bf7de9d Rename date to day as it is a day of the month. Diego Barrios Romero 2018-11-16 18:22:30 +0100
  • 5bff87333c Add maintenance intention badge Diego Barrios Romero 2018-11-16 18:07:02 +0100
  • 81e5ac7225 Put badges in separate lines Diego Barrios Romero 2018-11-16 18:06:42 +0100
  • 7d7008a583 Make type conversions explicit Diego Barrios Romero 2018-11-16 17:59:17 +0100
  • f971786c0d Pass variablue per value Diego Barrios Romero 2018-11-16 17:50:06 +0100
  • 4674d06546 Make types copyable Diego Barrios Romero 2018-11-16 17:47:48 +0100
  • a7c3f0c83a Simplify range Diego Barrios Romero 2018-11-16 17:45:03 +0100
  • 06e5aaddf3 Combine statement Diego Barrios Romero 2018-11-16 17:37:04 +0100
  • 9ce8d106ce Extend linux example Diego Barrios Romero 2018-11-16 17:36:15 +0100
  • ce7463fc51 Add usage example to readme Diego Barrios Romero 2018-11-16 17:34:10 +0100
  • 30cb5566d7 Reorganize driver capabilities Diego Barrios Romero 2018-11-16 17:25:24 +0100
  • 34f32ee067 Update changelog Diego Barrios Romero 2018-11-03 08:12:01 +0100
  • 0de8f5b8b7 Add examples of setting alarms Diego Barrios Romero 2018-11-03 08:11:53 +0100
  • b717f4e62b Add support for setting alarm 2 Diego Barrios Romero 2018-11-03 08:11:38 +0100
  • c3927e46c3 Add support for settin alarm1 to a weekday Diego Barrios Romero 2018-11-03 08:09:32 +0100
  • 46d6656009 Add function to set the alarm1 to a date Diego Barrios Romero 2018-11-03 08:06:18 +0100
  • e6a1c4826f Improve documentation Diego Barrios Romero 2018-11-03 07:59:59 +0100
  • 7e9bfcff13 Add support for enabling/disabling alarm interrupts Diego Barrios Romero 2018-11-03 07:59:41 +0100
  • d883c9c499 Add support for checking if alarms have matched and clearing the flag Diego Barrios Romero 2018-11-03 07:58:24 +0100
  • 0dec4954e9 Fix alignment Diego Barrios Romero 2018-11-03 07:56:36 +0100
  • 1465d116ab Extract function to convert Hours to a register value Diego Barrios Romero 2018-11-03 07:55:39 +0100
  • 4675e902ad Move conversion function up for reuse Diego Barrios Romero 2018-11-03 07:54:47 +0100
  • 2304e08d1f Change: clear_has_been_stopped_flag always clears without checking first Diego Barrios Romero 2018-11-03 07:53:01 +0100
  • 77820cf6d0 Extract assert invalid input data macro Diego Barrios Romero 2018-11-03 07:51:24 +0100
  • f497e919fc Update changelog for release v0.1.0 Diego Barrios Romero 2018-10-31 11:18:20 +0100
  • 34f74f7c60 Fix links Diego Barrios Romero 2018-10-31 11:17:31 +0100
  • 10ac7e4b7c DS3234: Add function to enable/disable temperature conversions on battery Diego Barrios Romero 2018-10-31 11:07:38 +0100
  • 46aff07f81 Improve documentation of default state Diego Barrios Romero 2018-10-31 11:07:15 +0100
  • 0f866f8145 Move constructors/destructors to the specific modules Diego Barrios Romero 2018-10-31 10:47:10 +0100
  • 8734afa03f Separate exclusive tests Diego Barrios Romero 2018-10-31 10:41:54 +0100
  • b70f4a6ffa Add functions to set the temperature conversion rate Diego Barrios Romero 2018-10-31 10:37:42 +0100
  • 3e35295720 Extract constant Diego Barrios Romero 2018-10-31 10:14:38 +0100
  • 4361e87645 Add functions to enable/disable the 32kHz output when battery-powered Diego Barrios Romero 2018-10-31 10:10:41 +0100
  • 8bea870813 Extract function to write the status register Diego Barrios Romero 2018-10-31 10:01:47 +0100
  • 73ca2703c9 Cache status value in the driver Diego Barrios Romero 2018-10-31 07:52:15 +0100
  • d18de45f95 Update documentation of driver capabilities Diego Barrios Romero 2018-10-31 07:11:12 +0100
  • 1f3d060332 Add is_running to eneble/disable example Diego Barrios Romero 2018-10-31 07:08:59 +0100
  • 672cd40b54 Add example of square-wave generation Diego Barrios Romero 2018-10-31 07:08:36 +0100
  • 692e3ad834 Add function to set the square-wave output frequency Diego Barrios Romero 2018-10-31 06:55:16 +0100
  • 5168dbe68f Add function to enable/disable the square wave generation Diego Barrios Romero 2018-10-31 06:53:28 +0100
  • 2aba6332e7 Add function to read whether the oscillator is running Diego Barrios Romero 2018-10-31 06:52:28 +0100
  • 8c6b9ff777 Add function to select function of int/sqw output pin Diego Barrios Romero 2018-10-31 06:52:08 +0100
  • 70657dd917 Add function to read the aging offset Diego Barrios Romero 2018-10-31 06:51:04 +0100
  • ca36814a09 Cache the status of the control register in the driver to avoid reads Diego Barrios Romero 2018-10-31 06:50:26 +0100
  • a12e165281 Improve documentation Diego Barrios Romero 2018-10-31 06:43:15 +0100
  • 05368a36c9 Add some usage examples Diego Barrios Romero 2018-10-29 18:51:36 +0100
  • 2b86ac70d2 Update driver capabilities Diego Barrios Romero 2018-10-29 18:48:07 +0100
  • b01c258e60 Add function to read the temperature Diego Barrios Romero 2018-10-29 18:36:15 +0100
  • 03b7012ec3 Add function to set the aging offset Diego Barrios Romero 2018-10-29 18:26:03 +0100
  • c41526b7ec Add function to force a temperature conversion and time compensation Diego Barrios Romero 2018-10-29 18:25:16 +0100
  • 08f83660d0 Add functions to enable/disable the 32kHz output Diego Barrios Romero 2018-10-29 18:24:20 +0100
  • 7f3d1220d0 Add function to clear the has been stopped flag Diego Barrios Romero 2018-10-29 18:22:44 +0100
  • 9d236eb8c6 Add function to check if the oscillator has been stopped. Diego Barrios Romero 2018-10-29 18:19:12 +0100
  • 0ad4a4e585 Add support for reading busy status Diego Barrios Romero 2018-10-29 18:16:23 +0100
  • 75c2988fa4 Fix checking transactions Diego Barrios Romero 2018-10-29 18:09:02 +0100
  • 6b2f92877b Add usage examples Diego Barrios Romero 2018-10-28 20:23:54 +0100
  • 6e477fa5bf Add function to enable/disable the oscillator Diego Barrios Romero 2018-10-28 20:17:36 +0100
  • d1a1ddbda3 Rename test module Diego Barrios Romero 2018-10-28 19:47:47 +0100
  • 60087909a7 Add tests for datetime checks Diego Barrios Romero 2018-10-28 19:45:06 +0100
  • 8459963f45 Add function to set the complete datetime at once Diego Barrios Romero 2018-10-28 19:36:25 +0100
  • 12dca9f499 Add support for reading the complete date/time at once Diego Barrios Romero 2018-10-28 19:16:36 +0100
  • 30fb022867 Generalize macro for array reading Diego Barrios Romero 2018-10-28 18:55:56 +0100