IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2019, 3:57:35 PM (7 years ago)
Author:
cclin33
Message:

let astrometry statistic results added into mysql database from smf file

Location:
trunk/ippTools/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src

  • trunk/ippTools/src/pxcam.c

    r28112 r41072  
    186186                         // Here follows the software version and mask statistics which shouldn't be propagated
    187187                         "NULL",
    188                          "NULL",
    189                          "NULL",
    190                          "NULL",
    191                          "NULL",
    192                          "NULL",
    193                          "NULL",
    194                          "NULL",
    195                          "NULL",
    196                          "NULL",
    197                          "NULL",
     188                         "0",
     189                         "0",
     190                         "0",
     191                         "0",
     192                         "0",
     193                         "0",
     194                         "0",
     195                         "0",
     196                         "0",
     197                         "0",
    198198                note     ? note     : "NULL",
    199199                (long long)chip_id
Note: See TracChangeset for help on using the changeset viewer.