Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1702 | - | 1 | /* Copyright (C) 2010-2011 Circuits At Home, LTD. All rights reserved. |
2 | |||
3 | This software may be distributed and modified under the terms of the GNU |
||
4 | General Public License version 2 (GPL2) as published by the Free Software |
||
5 | Foundation and appearing in the file GPL2.TXT included in the packaging of |
||
6 | this file. Please note that GPL2 Section 2[b] requires that all works based |
||
7 | on this software must also be made publicly available under the terms of |
||
8 | the GPL2 ("Copyleft"). |
||
9 | |||
10 | Contact information |
||
11 | ------------------- |
||
12 | |||
13 | Circuits At Home, LTD |
||
14 | Web : http://www.circuitsathome.com |
||
15 | e-mail : support@circuitsathome.com |
||
16 | */ |
||
17 | #ifndef __PTPMSGSTR_H__ |
||
18 | #define __PTPMSGSTR_H__ |
||
19 | |||
20 | const char MsgErrDeviceConf[] PROGMEM = "Error configuring device. Returned:"; |
||
21 | const char MsgErrProtoConf[] PROGMEM = "Error configuring boot protocol. Returned:"; |
||
22 | const char MsgDeviceInitialized[] PROGMEM = "Device initialized"; |
||
23 | |||
24 | #ifdef PTP_HANDLE_RESPONSES |
||
25 | //const char msgUndefined[] PROGMEM = "Undefined"; |
||
26 | const char msgOK[] PROGMEM = "OK"; |
||
27 | const char msgGeneralError[] PROGMEM = "GeneralError"; |
||
28 | const char msgSessionNotOpen[] PROGMEM = "SessionNotOpen"; |
||
29 | const char msgInvalidTransactionID[] PROGMEM = "InvalidTransactionID"; |
||
30 | const char msgOperationNotSupported[] PROGMEM = "OperationNotSupported"; |
||
31 | const char msgParameterNotSupported[] PROGMEM = "ParameterNotSupported"; |
||
32 | const char msgIncompleteTransfer[] PROGMEM = "IncompleteTransfer"; |
||
33 | const char msgInvalidStorageId[] PROGMEM = "InvalidStorageId"; |
||
34 | const char msgInvalidObjectHandle[] PROGMEM = "InvalidObjectHandle"; |
||
35 | const char msgDevicePropNotSupported[] PROGMEM = "DevicePropNotSupported"; |
||
36 | const char msgInvalidObjectFormatCode[] PROGMEM = "InvalidObjectFormatCode"; |
||
37 | const char msgStoreFull[] PROGMEM = "StoreFull"; |
||
38 | const char msgObjectWriteProtected[] PROGMEM = "ObjectWriteProtected"; |
||
39 | const char msgStoreReadOnly[] PROGMEM = "StoreReadOnly"; |
||
40 | const char msgAccessDenied[] PROGMEM = "AccessDenied"; |
||
41 | const char msgNoThumbnailPresent[] PROGMEM = "NoThumbnailPresent"; |
||
42 | const char msgSelfTestFailed[] PROGMEM = "SelfTestFailed"; |
||
43 | const char msgPartialDeletion[] PROGMEM = "PartialDeletion"; |
||
44 | const char msgStoreNotAvailable[] PROGMEM = "StoreNotAvailable"; |
||
45 | const char msgSpecificationByFormatUnsupported [] PROGMEM = "SpecificationByFormatUnsupported"; |
||
46 | const char msgNoValidObjectInfo[] PROGMEM = "NoValidObjectInfo"; |
||
47 | const char msgInvalidCodeFormat[] PROGMEM = "InvalidCodeFormat"; |
||
48 | const char msgUnknownVendorCode[] PROGMEM = "UnknownVendorCode"; |
||
49 | const char msgCaptureAlreadyTerminated[] PROGMEM = "CaptureAlreadyTerminated"; |
||
50 | const char msgDeviceBusy[] PROGMEM = "DeviceBusy"; |
||
51 | const char msgInvalidParentObject[] PROGMEM = "InvalidParentObject"; |
||
52 | const char msgInvalidDevicePropFormat[] PROGMEM = "InvalidDevicePropFormat"; |
||
53 | const char msgInvalidDevicePropValue[] PROGMEM = "InvalidDevicePropValue"; |
||
54 | const char msgInvalidParameter[] PROGMEM = "InvalidParameter"; |
||
55 | const char msgSessionAlreadyOpened[] PROGMEM = "SessionAlreadyOpened"; |
||
56 | const char msgTransactionCanceled[] PROGMEM = "TransactionCanceled"; |
||
57 | const char msgSpecificationOfDestinationUnsupported[] PROGMEM = "SpecificationOfDestinationUnsupported"; |
||
58 | #endif |
||
59 | |||
60 | #if 0 |
||
61 | const char msgUndefined[] PROGMEM = "Undefined"; |
||
62 | const char msgBatteryLevel[] PROGMEM = "BatteryLevel"; |
||
63 | const char msgFunctionalMode[] PROGMEM = "FunctionalMode"; |
||
64 | const char msgImageSize[] PROGMEM = "ImageSize"; |
||
65 | const char msgCompressionSetting[] PROGMEM = "CompressionSetting"; |
||
66 | const char msgWhiteBalance[] PROGMEM = "WhiteBalance"; |
||
67 | const char msgRGBGain[] PROGMEM = "RGBGain"; |
||
68 | const char msgFNumber[] PROGMEM = "FNumber"; |
||
69 | const char msgFocalLength[] PROGMEM = "FocalLength"; |
||
70 | const char msgFocusDistance[] PROGMEM = "FocusDistance"; |
||
71 | const char msgFocusMode[] PROGMEM = "FocusMode"; |
||
72 | const char msgExposureMeteringMode[] PROGMEM = "ExposureMeteringMode"; |
||
73 | const char msgFlashMode[] PROGMEM = "FlashMode"; |
||
74 | const char msgExposureTime[] PROGMEM = "ExposureTime"; |
||
75 | const char msgExposureProgramMode[] PROGMEM = "ExposureProgramMode"; |
||
76 | const char msgExposureIndex[] PROGMEM = "ExposureIndex"; |
||
77 | const char msgExposureBiasCompensation[] PROGMEM = "ExposureBiasCompensation"; |
||
78 | const char msgDateTime[] PROGMEM = "DateTime"; |
||
79 | const char msgCaptureDelay[] PROGMEM = "CaptureDelay"; |
||
80 | const char msgStillCaptureMode[] PROGMEM = "StillCaptureMode"; |
||
81 | const char msgContrast[] PROGMEM = "Contrast"; |
||
82 | const char msgSharpness[] PROGMEM = "Sharpness"; |
||
83 | const char msgDigitalZoom[] PROGMEM = "DigitalZoom"; |
||
84 | const char msgEffectMode[] PROGMEM = "EffectMode"; |
||
85 | const char msgBurstNumber[] PROGMEM = "BurstNumber"; |
||
86 | const char msgBurstInterval[] PROGMEM = "BurstInterval"; |
||
87 | const char msgTimelapseNumber[] PROGMEM = "TimelapseNumber"; |
||
88 | const char msgTimelapseInterval[] PROGMEM = "TimelapseInterval"; |
||
89 | const char msgFocusMeteringMode[] PROGMEM = "FocusMeteringMode"; |
||
90 | const char msgUploadURL[] PROGMEM = "UploadURL"; |
||
91 | const char msgArtist[] PROGMEM = "Artist"; |
||
92 | const char msgCopyrightInfo[] PROGMEM = "CopyrightInfo"; |
||
93 | #endif |
||
94 | |||
95 | #endif //__PTPMSGSTR_H__ |