Wykres commitów

38 Commity (master)

Autor SHA1 Wiadomość Data
James Coxon ff4759f602 Merge pull request #4 from richardeoin/master
update location of localtime_r and gmtime_r definitions
2016-08-02 20:26:30 +01:00
Richard Meadows bb18817c68 update location of localtime_r and gmtime_r definitions.
They're now in upstream fldigi.
2016-08-02 11:38:14 +01:00
Daniel Richman 54a6061be5 Merge pull request #3 from hexameron/master
-ddmm.mmmm
2015-08-12 22:31:05 +08:00
John Greb 33f5cec18b More robust testing. 2015-08-11 19:27:53 +01:00
Daniel Richman e833c2ca2d Extractor: add virtual destructor 2015-04-10 12:16:32 +01:00
Daniel Richman 8b16d4db3e Merge pull request #2 from jamescoxon/master
changed int to float for pow() function. This was causing compiler to fa...
2013-08-17 06:56:13 -07:00
James Coxon 6cfb811b07 changed int to float for pow() function. This was causing compiler to fail on Mac OS X. 2013-08-17 08:03:03 +01:00
Daniel Richman 383f1e882b implement numeric scale 2013-08-11 12:21:05 +01:00
Daniel Richman fffaf112c7 Update documentation for strict-rfc3339 2013-03-25 23:42:34 +00:00
Daniel Richman 0caa9762a6 Update for habitat #303 - switch to strict_rfc3339 2013-03-25 23:33:08 +00:00
Adam Greig e240ea73a4 Merge pull request #1 from danielrichman/use_update_add_listener
Use the add_listener update function
2012-12-27 06:31:57 -08:00
Daniel Richman 6fa8fa66aa Fix memory leak (oops) 2012-12-27 14:22:56 +00:00
Daniel Richman cc2408285d Use the update function 'add_listener' 2012-12-27 14:07:04 +00:00
Daniel Richman 8dacdc32cd Disable CURL Signals 2012-11-04 10:39:16 +00:00
Daniel Richman ab15cf16f9 Add a new virtual method 2012-11-02 17:56:22 +00:00
Daniel Richman 9a02072c8e Fix references to github issue 2012-11-02 16:48:45 +00:00
Daniel Richman 4955195cbd Disable use of Expect: 100-continue. Closes #30 2012-11-02 16:43:33 +00:00
Daniel Richman 86ba7e2dcc Update to use fixed flights view 2012-09-08 22:51:10 +01:00
Daniel Richman 64c18110fd Split sources and headers into two directories 2012-09-04 01:48:34 +01:00
Daniel Richman 8a2e0891ad Use other include type 2012-09-04 01:25:23 +01:00
Daniel Richman 9a7dbd8f6f Bundle jsoncpp with habitat-cpp-connector 2012-09-04 01:15:12 +01:00
Daniel Richman ff9d343ebb Use callsign, not payload in sentence. Also, improve checks 2012-09-03 22:04:51 +01:00
Daniel Richman b641981709 Make not initialised its own error to help dl-fldigi 2012-09-03 21:42:57 +01:00
Daniel Richman a1d56d58cd Tolerate missing pcfgs; see habitat b6b492b3 2012-09-03 17:37:06 +01:00
Daniel Richman 0c98dd02be Support jsoncpp0.5 as well as 0.6 2012-08-24 18:49:21 +01:00
Daniel Richman 3cdf4b547d Make conversion to json integer type explicit 2012-08-24 02:37:22 +01:00
Daniel Richman 57cc869fac Get localtime_r and gmtime_r on mingw32 2012-08-24 02:21:14 +01:00
Daniel Richman 280da5c603 Use habitat validation on test docs, and fix errors found 2012-08-22 14:05:02 +01:00
Daniel Richman 11b8f1f7aa Produce rfc3339 times in Uploader 2012-08-21 16:21:59 +01:00
Daniel Richman 4303572e07 Fix tests on 32bit and other curl version 2012-08-20 15:08:25 +00:00
Daniel Richman 6ed70acd99 Add RFC3339 2012-08-20 15:36:53 +01:00
Daniel Richman cce6d3f2fa Guard against assert in jsoncpp, throwing errors instead. Update crude_parse to new payload_configuration schema 2012-08-13 15:03:54 +01:00
Daniel Richman 888d6381de Refactor test_uploader_main a bit, update copyright years 2012-08-12 15:08:39 +01:00
Daniel Richman 336171deea upgrade to new schema: flights() payloads() 2012-08-12 14:57:39 +01:00
Daniel Richman 7752c8341f UKHAS: Don't insert nulls when skipped is called 2012-07-29 13:49:25 +01:00
Daniel Richman 276e0702d2 Compile using official libjsoncpp0.6 debian pkg 2012-05-26 18:06:35 +01:00
Daniel Richman c66111a278 Add pyc gitignore 2012-05-26 18:05:50 +01:00
Adam Greig b18975e4c4 Move cpp-connector to its own Git repository.
See old habitat-extensions for previous history.
2012-04-10 21:30:28 +01:00