Skip to content

Commit

Permalink
Update to image 2019 v7
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse committed Nov 9, 2018
1 parent a9a38b5 commit 597fb6d
Show file tree
Hide file tree
Showing 24 changed files with 99 additions and 83 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext.addTaskToCopyAllOutputs = { task ->
copyAllOutputs.from task.archivePath
}

def pubVersion = '2019.4.2'
def pubVersion = '2019.7.1'

def baseArtifactId = 'chipobject'
def artifactGroupId = 'edu.wpi.first.ni-libraries'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
#ifndef __RoboRIO_FRC_ChipObject_Aliases_h__
#define __RoboRIO_FRC_ChipObject_Aliases_h__

#define nRoboRIO_FPGANamespace nFRC_2018_18_0_8
#define nRoboRIO_FPGANamespace nFRC_2019_19_0_1

#endif // __RoboRIO_FRC_ChipObject_Aliases_h__
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_nInterfaceGlobals_h__
#define __nFRC_2018_18_0_8_nInterfaceGlobals_h__
#ifndef __nFRC_2019_19_0_1_nInterfaceGlobals_h__
#define __nFRC_2019_19_0_1_nInterfaceGlobals_h__

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{
extern unsigned int g_currentTargetClass;

Expand All @@ -15,4 +15,4 @@ namespace nFRC_2018_18_0_8
}
}

#endif // __nFRC_2018_18_0_8_nInterfaceGlobals_h__
#endif // __nFRC_2019_19_0_1_nInterfaceGlobals_h__
8 changes: 4 additions & 4 deletions src/include/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAI.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_AI_h__
#define __nFRC_2018_18_0_8_AI_h__
#ifndef __nFRC_2019_19_0_1_AI_h__
#define __nFRC_2019_19_0_1_AI_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tAI
Expand Down Expand Up @@ -141,4 +141,4 @@ class tAI
}
}

#endif // __nFRC_2018_18_0_8_AI_h__
#endif // __nFRC_2019_19_0_1_AI_h__
8 changes: 4 additions & 4 deletions src/include/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAO.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_AO_h__
#define __nFRC_2018_18_0_8_AO_h__
#ifndef __nFRC_2019_19_0_1_AO_h__
#define __nFRC_2019_19_0_1_AO_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tAO
Expand Down Expand Up @@ -48,4 +48,4 @@ class tAO
}
}

#endif // __nFRC_2018_18_0_8_AO_h__
#endif // __nFRC_2019_19_0_1_AO_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_Accel_h__
#define __nFRC_2018_18_0_8_Accel_h__
#ifndef __nFRC_2019_19_0_1_Accel_h__
#define __nFRC_2019_19_0_1_Accel_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tAccel
Expand Down Expand Up @@ -100,4 +100,4 @@ class tAccel
}
}

#endif // __nFRC_2018_18_0_8_Accel_h__
#endif // __nFRC_2019_19_0_1_Accel_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_Accumulator_h__
#define __nFRC_2018_18_0_8_Accumulator_h__
#ifndef __nFRC_2019_19_0_1_Accumulator_h__
#define __nFRC_2019_19_0_1_Accumulator_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tAccumulator
Expand Down Expand Up @@ -85,4 +85,4 @@ class tAccumulator
}
}

#endif // __nFRC_2018_18_0_8_Accumulator_h__
#endif // __nFRC_2019_19_0_1_Accumulator_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_Alarm_h__
#define __nFRC_2018_18_0_8_Alarm_h__
#ifndef __nFRC_2019_19_0_1_Alarm_h__
#define __nFRC_2019_19_0_1_Alarm_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tAlarm
Expand Down Expand Up @@ -55,4 +55,4 @@ class tAlarm
}
}

#endif // __nFRC_2018_18_0_8_Alarm_h__
#endif // __nFRC_2019_19_0_1_Alarm_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_AnalogTrigger_h__
#define __nFRC_2018_18_0_8_AnalogTrigger_h__
#ifndef __nFRC_2019_19_0_1_AnalogTrigger_h__
#define __nFRC_2019_19_0_1_AnalogTrigger_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tAnalogTrigger
Expand Down Expand Up @@ -127,4 +127,4 @@ class tAnalogTrigger
}
}

#endif // __nFRC_2018_18_0_8_AnalogTrigger_h__
#endif // __nFRC_2019_19_0_1_AnalogTrigger_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_BIST_h__
#define __nFRC_2018_18_0_8_BIST_h__
#ifndef __nFRC_2019_19_0_1_BIST_h__
#define __nFRC_2019_19_0_1_BIST_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tBIST
Expand Down Expand Up @@ -88,4 +88,4 @@ class tBIST
}
}

#endif // __nFRC_2018_18_0_8_BIST_h__
#endif // __nFRC_2019_19_0_1_BIST_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_Counter_h__
#define __nFRC_2018_18_0_8_Counter_h__
#ifndef __nFRC_2019_19_0_1_Counter_h__
#define __nFRC_2019_19_0_1_Counter_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tCounter
Expand Down Expand Up @@ -217,4 +217,4 @@ class tCounter
}
}

#endif // __nFRC_2018_18_0_8_Counter_h__
#endif // __nFRC_2019_19_0_1_Counter_h__
8 changes: 4 additions & 4 deletions src/include/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tDIO.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_DIO_h__
#define __nFRC_2018_18_0_8_DIO_h__
#ifndef __nFRC_2019_19_0_1_DIO_h__
#define __nFRC_2019_19_0_1_DIO_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tDIO
Expand Down Expand Up @@ -261,4 +261,4 @@ class tDIO
}
}

#endif // __nFRC_2018_18_0_8_DIO_h__
#endif // __nFRC_2019_19_0_1_DIO_h__
8 changes: 4 additions & 4 deletions src/include/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tDMA.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_DMA_h__
#define __nFRC_2018_18_0_8_DMA_h__
#ifndef __nFRC_2019_19_0_1_DMA_h__
#define __nFRC_2019_19_0_1_DMA_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tDMA
Expand Down Expand Up @@ -195,4 +195,4 @@ class tDMA
}
}

#endif // __nFRC_2018_18_0_8_DMA_h__
#endif // __nFRC_2019_19_0_1_DMA_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_Encoder_h__
#define __nFRC_2018_18_0_8_Encoder_h__
#ifndef __nFRC_2019_19_0_1_Encoder_h__
#define __nFRC_2019_19_0_1_Encoder_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tEncoder
Expand Down Expand Up @@ -197,4 +197,4 @@ class tEncoder
}
}

#endif // __nFRC_2018_18_0_8_Encoder_h__
#endif // __nFRC_2019_19_0_1_Encoder_h__
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __nFRC_2018_18_0_8_Global_h__
#define __nFRC_2018_18_0_8_Global_h__
#ifndef __nFRC_2019_19_0_1_Global_h__
#define __nFRC_2019_19_0_1_Global_h__

#include "../tSystem.h"
#include "../tSystemInterface.h"

namespace nFPGA
{
namespace nFRC_2018_18_0_8
namespace nFRC_2019_19_0_1
{

class tGlobal
Expand Down Expand Up @@ -105,4 +105,4 @@ class tGlobal
}
}

#endif // __nFRC_2018_18_0_8_Global_h__
#endif // __nFRC_2019_19_0_1_Global_h__
Loading

0 comments on commit 597fb6d

Please sign in to comment.